makaut_buddy icon indicating copy to clipboard operation
makaut_buddy copied to clipboard

Feat: Enhance Add Resource Modal UI

Open Arindam200 opened this issue 8 months ago • 0 comments

Description

Update the Add Resource Modal to align with our current theme, replacing the default UI.

Changes

  • Styled the modal to match the app's theme.
  • Improved layout for consistency.
  • Enhanced responsiveness and accessibility.

Reference

Existing code: makaut_buddy\src\app\components\UploadComponent\UploadComponent.jsx

Screenshots

Current UI: image

Checklist

  • [ ] UI matches the theme.
  • [ ] Modal is responsive and accessible.
  • [ ] Code reviewed and tested.

Testing

  1. Open the Add Resource Modal.
  2. Verify theme consistency.
  3. Check responsiveness.
  4. Ensure functionality.

Arindam200 avatar Jun 08 '24 15:06 Arindam200