-
Notifications
You must be signed in to change notification settings - Fork 33
Change the "add new attachment" button #3933
Copy link
Copy link
Open
Labels
good-first-issueIssues that are easy to fix for new team members or external contributorsIssues that are easy to fix for new team members or external contributorssquad/utformingIssues that belongs to the named squad.Issues that belongs to the named squad.status/for-considerationIssues that will be considered for future deliveriesIssues that will be considered for future deliveries
Metadata
Metadata
Assignees
Labels
good-first-issueIssues that are easy to fix for new team members or external contributorsIssues that are easy to fix for new team members or external contributorssquad/utformingIssues that belongs to the named squad.Issues that belongs to the named squad.status/for-considerationIssues that will be considered for future deliveriesIssues that will be considered for future deliveries
Type
Fields
Give feedbackNo fields configured for Enhancement.
Projects
Status
No status
Description of the bug
The “Add New Attachment” button in the
FileUploadcomponent, when thedisplayModeproperty issimple, should be displayed as a button rather than as a link-style button.If it remains in the current link-style format, its font should inherit the font-family (sans-serif) instead of default Arial.
Steps To Reproduce
Add a FileUpload component with
displayModepropertysimple.Additional Information
No response