Skip to content

enhancement: need a right drawer #444

@PritamBag

Description

@PritamBag

Is your feature request related to a problem? Please describe.
Currently, there is no right drawer available. This limits the UI/UX experience for displaying additional context, quick actions, or supplementary information without navigating away from the main content.

Describe the solution you'd like
Implement a right drawer that can slide in from the right edge of the screen. The drawer should support:

  • Open/close toggle functionality.
  • Configurable width.
  • Dynamic content rendering.
  • Smooth animations for better UX.

Describe alternatives you've considered
Using a modal instead of a drawer, but it takes up screen space and interrupts the workflow.

  • Implementing a bottom drawer, but it does not provide the same level of accessibility and ease for users.

Additional context
Adding the right drawer will enhance usability by allowing quick interactions without losing context. It can be used for settings, details, or form-based interactions.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions