This repository has been archived by the owner on Aug 7, 2024. It is now read-only.
[FEATURE] The topics section in search can be transformed into a dropdown section in mobile view #10306
Open
1 task done
Labels
⭐ goal: addition
undefined
🚦 status: awaiting triage
Waiting for maintainers to verify (please do not start work on this yet)
💬 talk: discussion
undefined
Is this a unique feature?
Is your feature request related to a problem/unavailable functionality? Please describe.
The complete 'topics' section looks a little cramped up when in the mobile view. Please find the attached SS for your reference.
Proposed Solution
My suggestion is it can be transformed into a drop down section to improve the UX.
Screenshots
Before
After
Do you want to work on this issue?
Yes
If "yes" to above, please explain how you would technically implement this
Inside ./pages/search.js, the section between line 225-240 has to be passed inside a dropdown input type tag
The text was updated successfully, but these errors were encountered: