-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
app designWork that focuses on the general design of the web appWork that focuses on the general design of the web appenhancementNew feature or requestNew feature or requestfront-end
Description
Feature description
A clear and concise description of the feature, and why it should be added to the project.
There is a "Contact" button in the sidebar that is currently not functional. We would like this button to open a modal (or possibly a whole page) with contact information.
Contact information to include:
- TBD
✅ Tasks to be Completed
A checklist of individual tasks that likely must be done before the feature can be considered "complete".
- Modal or pages added with contact information
- Uses existing styles as much as possible and reasonable
- Opens on click of existing "Contact" button
Acceptance Criteria
A checklist of conditions that must be met for this task to be considered complete. How will we verify that it's done correctly?
- The new feature is implemented as described.
- All related code passes the repository's workflow checks (linting, tests).
- The application runs without errors after the changes are made.
- Any related documentation has been updated, including JSDoc comments or docstrings
- Uses appropriate semantic tags and accessibility features
- Scales across different screen sizes
Additional context
Add any other context or screenshots about the feature request here.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
app designWork that focuses on the general design of the web appWork that focuses on the general design of the web appenhancementNew feature or requestNew feature or requestfront-end