|
We have a new UI requirement to remove "+" plus signs from buttons. See - https://ux.folio.org/docs/guidelines/components/button/
Stripes-force can only address this requirement at the component level. If an app developer has hardcoded this "+" sign then the following user story should be copied and created in applicable app's ui JIRA project.
Requirement: All plus "+" signs should be removed from buttons
Acceptance Criteria
Given I am on my app
When I view a button (e.g. Add or New)
Then I should not see a plus "+" sign on that button.
See app remove "+" plus signs specific requirements under Button inconsistencies
|