- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
[BUG] Icon dropdown shifts layout when suggestions are shown #9717
Comments
To reduce notifications, issues are locked until they are
🏁 status: ready for dev
|
Thanks for raising. I will add the |
We should position that suggestions dropdown/list absolutely so it floats overtop of everything and add higher z-index. That way it won't affect the layout when it appears and disappears. Extra: May be we should add some sliding up/down animation to make it look smooth. |
Here you go @Kamaruddheen. Manage.Links.-.Google.Chrome.2023-11-24.17-16-18.mp4 |
Looks good @Abhishek-90. Let the maintainer's decide whether to proceed with solution. ℹ️ Kamaruddheen has some opened assigned issues: 🔧View assigned issues |
I agree lets go ahead with this solution 👍 @Abhishek-90 I have assigned it to you ℹ️ eddiejaoude has some opened assigned issues: 🔧View assigned issues |
Hi, can we also add ℹ️ Abhishek-90 has some opened assigned issues: 🔧View assigned issues |
Oh yes, sorry, I will do that now |
The issue has been unlocked and is now ready for dev. If you would like to work on this issue, you can comment to have it assigned to you. You can learn more in our contributing guide https://github.com/EddieHubCommunity/BioDrop/blob/main/CONTRIBUTING.md |
Has this bug been raised before?
Where did you find this bug?
production
Version of BioDrop (for example "v1.2.3")
Current
Description
Edit by Sara Jaoude:
In the Management pages there is a layout shift when we start typing in the icon input in:
Ideally the suggestion should be floating but in this case they shift the layout like a block element.
I went through the code and saw the element is coming from headless ui ComboBox. I don't know if this can be don't but wanted other's opinion
Screenshots
No response
Do you want to work on this issue?
No
If you want to work on this issue...
No response
The text was updated successfully, but these errors were encountered: