Skip to content

Conversation

@Himanshu25Sahu
Copy link

Description

This PR fixes the issue where the blog category select dropdown on mobile was not clickable.
Now, selecting a category properly triggers navigation to the corresponding page.

Validation

  • Verified on mobile view that the dropdown opens and each category is clickable.
  • Confirmed that selecting a category navigates to the correct blog list.
  • Desktop view remains unchanged.

Related Issues

Fixes #8296

@Himanshu25Sahu Himanshu25Sahu requested a review from a team as a code owner October 31, 2025 13:43
@vercel
Copy link

vercel bot commented Oct 31, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
nodejs-org Ready Ready Preview Oct 31, 2025 1:44pm

Copy link
Member

@avivkeller avivkeller left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The whole point of StatelessSelect is to be stateless

@avivkeller
Copy link
Member

It's also worth noting this is a mobile-only issue, the StatelessSelect works fine on small desktop screens

@mikeesto
Copy link
Member

mikeesto commented Nov 1, 2025

Thanks for the attempt. Closing in favour of #8302

@mikeesto mikeesto closed this Nov 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

StatelessSelect is not clickable on blog page

3 participants