Is your feature request related to a problem? Please describe.
Users need a clearer way to view full details of an opportunity without navigating away from the main Opportunities list page.
Describe the solution you'd like
- Implement a “Read More” interaction for each opportunity card
- Clicking “Read More” opens a detailed expanded card/modal view showing:
- Opportunity title
- Application deadline (closing date)
- Full description/blurb
- “Apply” link/button
- The blurb section should be scrollable if content exceeds available space
- All other elements (title, deadline, apply button) remain fixed/static within the card
- Users should be able to clearly view and exit the expanded view
- Ensure the design matches Figma and is responsive across devices
Additional context
- This is a read-only page for M1
- Focus is on readability and accessibility of detailed information
- Backend integration will later populate full opportunity content
BEFORE MERGING
Is your feature request related to a problem? Please describe.
Users need a clearer way to view full details of an opportunity without navigating away from the main Opportunities list page.
Describe the solution you'd like
- Opportunity title
- Application deadline (closing date)
- Full description/blurb
- “Apply” link/button
Additional context
BEFORE MERGING
git fetch origin master:master, thengit rebase masterorgit merge master)