mdkaifansari04 / AI-Scribe

AI Scribe is a web platform where users can provide a story prompt, and AI generates a short story based on that prompt. Users can also upvote their favorite stories, which are showcased on a leaderboard.
https://ai-scribe-landing.vercel.app/
2 stars 3 forks source link

Implement a side drawer #5

Open Mehak-Mattoo opened 1 week ago

Mehak-Mattoo commented 1 week ago

Feature Request: : Keeping side drawer hidden by default and toggle with a button

Summary

Implement a side drawer (also known as a sidebar or navigation drawer) that can slide in from the side of the screen to provide additional navigation options or information.

Motivation

A side drawer enhances the user experience by offering a space-saving and efficient way to navigate through the application. It allows for better organization of the application's navigation elements and can be used to house additional features without cluttering the main interface.

Detailed Explanation

Examples and Mockups

https://mui.com/material-ui/react-drawer/

Alternatives Considered

Additional Context

Acceptance Criteria

References