-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
[BUG] Icon Alignment Issue in SubNav Bar on Desktop View #9656
Comments
To reduce notifications, issues are locked until they are
🏁 status: ready for dev
|
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 |
Thank you for raising - the issue is very well written and this makes such a positive difference to the maintainers. I have assigned it to you. |
|
@Luckydhingra Please look at the assignee section before asking for issue to be assigned. I would recommend you to read our contributing guidelines https://github.com/EddieHubCommunity/BioDrop/blob/main/CONTRIBUTING.md |
Hello! @SaraJaoude, Thanks for your kind words, I have created a PR #9681 which you can review and merge, you can ask me if there are any doubts regarding my pull request ℹ️ mrical has some opened assigned issues: 🔧View assigned issues |
Thank you @mrical - may I ask that you do not tag a specific maintainer. All maintainers will receive the notification that the PR has been open, so this is just increasing the notifications. |
@SaraJaoude, I am really sorry about that, It has been 2 years as a developer/freelancer but, this was my first contribution to open source I am not fully aware of every functionality, Thanks to you I gained some experience in open source 🙌 |
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.83.8
Description
When a new user signs up or goes through the onboarding process, and when accessing the account panels, there is an issue with the alignment of icons in the SubNav bar on the desktop view. The icons in the SubNav bar are not center-aligned as they should be, leading to a visual inconsistency.
Screenshots
Do you want to work on this issue?
Yes
If you want to work on this issue...
This can be solved by adding a tailwind CSS class responsible for center alignment on the button for SubNav,
Here's the result I have obtained on fixing this issue on my local environment
The text was updated successfully, but these errors were encountered: