Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Title length adjusts icon position #73

Open
5 tasks
My-Random-Thoughts opened this issue Aug 3, 2021 · 2 comments
Open
5 tasks

Title length adjusts icon position #73

My-Random-Thoughts opened this issue Aug 3, 2021 · 2 comments

Comments

@My-Random-Thoughts
Copy link

Which node are you reporting an issue on?

ui-list

What are the steps to reproduce?

[{"id":"62a67e93524bc53b","type":"tab","label":"Flow 2","disabled":false,"info":""},{"id":"bc9cf835be2fadf3","type":"ui_list","z":"62a67e93524bc53b","group":"e6378add9d5343f5","name":"","order":0,"width":"7","height":"9","lineType":"two","actionType":"menu","allowHTML":true,"outputs":1,"topic":"","x":550,"y":300,"wires":[[]]},{"id":"e5ab0fd47a48a559","type":"inject","z":"62a67e93524bc53b","name":"Inject","props":[{"p":"payload"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"[{\"icon_name\":\"reply\",\"title\":\" ...\",\"menu\":[\"Select\"]},{\"title\":\"Alive 2007\",\"description\":\"Daft Punk\",\"icon_name\":\"album\",\"menu\":[\"Add To Queue\",\"Replace Queue\"]},{\"title\":\"Musique, Volume 1: 1993-2005\",\"description\":\"Daft Punk\",\"icon_name\":\"album\",\"menu\":[\"Add To Queue\",\"Replace Queue\"]},{\"title\":\"Human After All\",\"description\":\"Daft Punk\",\"icon_name\":\"album\",\"menu\":[\"Add To Queue\",\"Replace Queue\"]},{\"title\":\"Random Access Memories\",\"description\":\"Daft Punk\",\"icon_name\":\"album\",\"menu\":[\"Add To Queue\",\"Replace Queue\"]},{\"title\":\"TRON: Legacy (Original Motion Picture Soundtrack: The Complete Edition)\",\"description\":\"Daft Punk\",\"icon_name\":\"album\",\"menu\":[\"Add To Queue\",\"Replace Queue\"]},{\"title\":\"Discovery\",\"description\":\"Daft Punk\",\"icon_name\":\"album\",\"menu\":[\"Add To Queue\",\"Replace Queue\"]},{\"title\":\"TRON: Legacy\",\"description\":\"Daft Punk\",\"icon_name\":\"album\",\"menu\":[\"Add To Queue\",\"Replace Queue\"]},{\"title\":\"Homework\",\"description\":\"Daft Punk\",\"icon_name\":\"album\",\"menu\":[\"Add To Queue\",\"Replace Queue\"]}]","payloadType":"json","x":410,"y":300,"wires":[["bc9cf835be2fadf3"]]},{"id":"e6378add9d5343f5","type":"ui_group","name":"Default","tab":"494b9da23e6bf467","order":1,"disp":true,"width":"7","collapse":false},{"id":"494b9da23e6bf467","type":"ui_tab","name":"Home","icon":"dashboard","disabled":false,"hidden":false}]

What happens?

Icon positions are messed up

What do you expect to happen?

Everything perfectly aligned

Please tell us about your environment:

  • Node-RED version: 2.0.5
  • node.js version: 14.17.3
  • npm version: 6.14.13
  • Platform/OS: Linux 5.8.0-63-generic x86_64 (NR running in docker
  • Browser: Firefox
@My-Random-Thoughts
Copy link
Author

Screenshot from 2021-08-03 14-27-36

@dceejay
Copy link
Member

dceejay commented Aug 3, 2021

pushed a fix to dashboard master - not on npm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants