Skip to content
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

[FEATURE] The topics section in search can be transformed into a dropdown section in mobile view #10306

Open
1 task done
joydityapaul opened this issue Mar 23, 2024 · 3 comments
Labels
⭐ goal: addition undefined 🚦 status: awaiting triage Waiting for maintainers to verify (please do not start work on this yet) 💬 talk: discussion undefined

Comments

@joydityapaul
Copy link

Is this a unique feature?

  • I have checked "open" AND "closed" issues and this is not a duplicate

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
image

After
image

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

@joydityapaul joydityapaul added ⭐ goal: addition undefined 🚦 status: awaiting triage Waiting for maintainers to verify (please do not start work on this yet) labels Mar 23, 2024
Copy link
Contributor

To reduce notifications, issues are locked until they are 🏁 status: ready for dev You can asked for this issue to be assigned (if not already assigned) and to be assigned. You can learn more in our contributing guide https://github.com/EddieHubCommunity/BioDrop/blob/main/CONTRIBUTING.md

@github-actions github-actions bot locked and limited conversation to collaborators Mar 23, 2024
@amandamartin-dev
Copy link
Contributor

This would make the experience differ from desktop to mobile by not using tags on mobile. It will also make multi-search more cumbersome imo. I will open for discussion so others can weigh in as well.

Anohter potential path is to limit the amount of tags shown in a responsive manner so the experience is the same throughout viewports.

@EddieHubCommunity EddieHubCommunity unlocked this conversation Apr 27, 2024
@Abiheb
Copy link

Abiheb commented May 1, 2024

Perhaps we can explore a combination of these approaches? We could limit the initial tag display and then offer a "Show More" button that expands into a dropdown menu for full selection. This would balance discoverability with a cleaner interface.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⭐ goal: addition undefined 🚦 status: awaiting triage Waiting for maintainers to verify (please do not start work on this yet) 💬 talk: discussion undefined
Projects
None yet
Development

No branches or pull requests

3 participants