Skip to content

feat: restyle Commands Page with new layout and search functionality #242

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

Merged
merged 1 commit into from
May 9, 2025

Conversation

phiro56
Copy link
Contributor

@phiro56 phiro56 commented Apr 19, 2025

feat: restyle Commands Page with new layout and search functionality

  • Add left sidebar with command categories and alphabetical list
  • Implement responsive design with mobile-first approach
  • Add search functionality with real-time filtering
  • Style command groups with improved readability
  • Add no-results message for empty searches
Screenshot 2025-04-18 at 7 43 52 PM Screenshot 2025-04-18 at 7 43 59 PM

- Add left sidebar with command categories and alphabetical list
- Implement responsive design with mobile-first approach
- Add search functionality with real-time filtering
- Style command groups with improved readability
- Add no-results message for empty searches

Signed-off-by: Daniel Phillips <[email protected]>
Copy link
Member

@madolson madolson left a comment

Choose a reason for hiding this comment

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

Looks good, tested everything on the latest changes.

@madolson madolson merged commit a13d5bc into valkey-io:main May 9, 2025
1 check passed
madolson added a commit that referenced this pull request May 9, 2025
## Description
Restyle Topics Page layout and components
    - Update left-aside layout with reversed flex direction
    - Style topic cards with new background and hover states
    - Add rounded corners to main content area
    - Implement responsive layout adjustments for mobile/desktop
    - Update typography and spacing for topic descriptions
    
### Dependencies
- This PR depends on
#[242](#242)
(feat-ui-redesign-commands-page)
- The changes in this PR should be reviewed and merged after the base PR
is merged

<img width="1728" alt="Screenshot 2025-04-24 at 1 20 16 PM"
src="https://github.com/user-attachments/assets/31875fcc-5331-41d7-85bf-5ac5523f096b"
/>

---------

Signed-off-by: Daniel Phillips <[email protected]>
Signed-off-by: Madelyn Olson <[email protected]>
Co-authored-by: Madelyn Olson <[email protected]>
madolson added a commit that referenced this pull request Jun 10, 2025
### Description
Apply redesign ui to blog page and single post page

### Dependencies
- This PR depends on
#[242](#242)
(feat-ui-redesign-commands-page)
- The changes in this PR should be reviewed and merged after the base PR
is merged

<img width="1727" alt="Screenshot 2025-04-29 at 7 56 41 AM"
src="https://github.com/user-attachments/assets/c4acdf97-4b66-445d-9de3-9e1cefff0b49"
/>

<img width="1728" alt="Screenshot 2025-04-29 at 7 56 21 AM"
src="https://github.com/user-attachments/assets/fcd29069-32f6-4b9c-8cc8-da9a4063de1e"
/>

---------

Signed-off-by: Daniel Phillips <[email protected]>
Signed-off-by: Madelyn Olson <[email protected]>
Co-authored-by: Madelyn Olson <[email protected]>
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.

2 participants