-
-
Notifications
You must be signed in to change notification settings - Fork 102
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
[BUG] <In the Dropdown section, contents are not perfectly aligned in the mobile view> #345
Comments
Welcome to AsyncAPI. Thanks a lot for reporting your first issue. Please check out our contributors guide and the instructions about a basic recommended setup useful for opening a pull request. |
Hey @Mayaleeeee could provide some insight on weather it's a bug or design decision? |
Actually, there is code conflicting in Dropdown component, which has written justify-center and at the same time justify-between, so do you want these elements to be in the center or both end according to your design? |
Thanks for the ping @ashmit-coder I'm still trying to understand what the issue is l @souvikjs01 because it's working perfectly here from my side. Please listen to the recording below. XRecorder_Compressed_12072024_144645.mp4Also, @ashmit-coder, we should change the colour of the drop-down icon, I can barely see it. |
Hey @Mayaleeeee |
is this issue is already completed? if not please assign it to me |
@Mayaleeeee @souvikjs01 @ashmit-coder, what's the status of this discussion? |
Hey @Mayaleeeee sorry for the late reply. The colour feature is a good, point and I think this issue should resolve that. About the back feature that you suggested, I dont think thats how we should approach it, we can discuss that in another issue in my opinion. |
Hey @Mayaleeeee do you think we should do this? |
Hello @ashmit-coder , the screenshot below was the response I got when I tried viewing the image you attached to this message. |
|
Do you mean the icon? @ashmit-coder |
No the text in the buttons. Shall we make it center aligned rather than the existing left aligned |
Yes, please. The centre looks good. @ashmit-coder |
@ashmit-coder @Mayaleeeee |
You can start working no need to be assigned! |
Describe the bug.
Dropdown icon does not showing, and 'All' is aligned in left side.
Expected behavior
Dropdown icon should be shown, and the inner content of the button should be in the middle.
Screenshots
How to Reproduce
🥦 Browser
Google Chrome
👀 Have you checked for similar open issues?
🏢 Have you read the Contributing Guidelines?
Are you willing to work on this issue ?
Yes I am willing to submit a PR!
The text was updated successfully, but these errors were encountered: