EddieHubCommunity / BioDrop

Connect to your audience with a single link. Showcase the content you create and your projects in one place. Make it easier for people to find, follow and subscribe.
https://biodrop.io
MIT License
5.73k stars 3.97k forks source link

[BUG] Icon drop-down suggestions are not visible properly #10203

Closed chetannada closed 6 months ago

chetannada commented 7 months ago

Has this bug been raised before?

Where did you find this bug?

production on biodrop.io

Version of BioDrop (for example "v1.2.3")

v2.99.11

Description

Icon drop-down suggestions are not visible properly in Edit section of Milestone. If we type 'FaLink' it suggests an icon related to Link, but due to the transparent background, suggestions are not visible properly. I added a screenshot for reference.

Icon drop-down

Steps to Reproduce

If you know the steps, follow the below format and provide steps to reproduce

For example:

  1. Go to Milestone page.
  2. Click on the pencil Icon for Edit Milestone
  3. Type 'FaLink' in Icon section, Icon Drop Down suggestions are not visible properly

Screenshots

Another Screenshot for Reference:

Icon Drop down Screenshot

Do you want to work on this issue?

Yes

If "yes" to above, please explain how you would technically implement this

I will make a background color white so Icon drop-down suggestions will visible properly.

github-actions[bot] commented 7 months ago

To reduce notifications, issues are locked until they are https://github.com/EddieHubCommunity/BioDrop/labels/%F0%9F%8F%81%20status%3A%20ready%20for%20dev and to be assigned. You can learn more in our contributing guide https://github.com/EddieHubCommunity/BioDrop/blob/main/CONTRIBUTING.md

amandamartin-dev commented 7 months ago

Able to recreate - note that this does not currently affect dark mode so be sure to test that dark mode still works as expected after your changes

github-actions[bot] commented 7 months ago

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

chetannada commented 7 months ago

Able to recreate - note that this does not currently affect dark mode so be sure to test that dark mode still works as expected after your changes

Sure. I will do testing after the changes.

chetannada commented 7 months ago

Able to recreate - note that this does not currently affect dark mode so be sure to test that dark mode still works as expected after your changes

Hi, I have fixed this issue and created PR Thanks.

SaraJaoude commented 7 months ago

Able to recreate - note that this does not currently affect dark mode so be sure to test that dark mode still works as expected after your changes

Hi, I have fixed this issue and created PR Thanks.

@chetannada Thank you - the maintainers are going through open PRs systematically and will get to yours when they can.