generated from hackforla/.github-hackforla-base-repo-template
-
-
Notifications
You must be signed in to change notification settings - Fork 97
Closed
Labels
complexity: smallfeature: refactor to MUIrole: Front Endsize: 0.5ptCan be done in 2-3 hours or lessCan be done in 2-3 hours or less
Milestone
Description
Overview
Currently, the placeholder text displayed on the MUI Selection Component contained within: ./src/components/user-admin/EditUsers.js does not display "select a project" as placeholder text, and instead displays it as a list item.
Action Items
- Verify how placeholder text is displayed on MUI Selection Component
- Follow example in MUI's Selection Component
- Use InputLabel to display placeholder text as per example.
- Remove the
--Select a project..--option HTML element - Add
Select a projectas input label
Selection Component Information:
This component contains a selection field with selection options. Please review MUI's Selection Component to ensure that "Select a project" is displayed by default on page load.
As it currently stands, the old select style is adding a "-- Select a project --" list item, this behavior doesn't need to be transferred into the new component.
Resources/Instructions
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
complexity: smallfeature: refactor to MUIrole: Front Endsize: 0.5ptCan be done in 2-3 hours or lessCan be done in 2-3 hours or less
Type
Projects
Status
Final QA (product)

