Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(app): refine file upload, input field components #15097

Merged
merged 5 commits into from
May 9, 2024

Conversation

brenthagen
Copy link
Contributor

@brenthagen brenthagen commented May 6, 2024

Overview

adds focus state, file name truncation, test, and story for FileUpload component. removes InputField title error color.

https://www.figma.com/file/1ot18My22DALIcjdLl5LJh/Helix-Design-System?type=design&node-id=3318-8071&mode=design&t=B4PpAwONS2G3hsuR-0

closes PLAT-292, RQA-2689, RQA-2690, RQA-2701

Screen Shot 2024-05-06 at 12 35 25 PM Screen Shot 2024-05-08 at 12 39 43 PM

Test Plan

test and story added

Changelog

  • Refines FileUpload component
  • Removes InputField title error color

Review requests

anything else missing from the component?

Risk assessment

low

adds focus state, file name truncation, test, and story for FileUpload component

closes PLAT-292
@brenthagen brenthagen requested a review from a team May 6, 2024 16:41
@brenthagen brenthagen requested a review from a team as a code owner May 6, 2024 16:41
@brenthagen brenthagen requested review from b-cooper and removed request for a team and b-cooper May 6, 2024 16:41
@brenthagen brenthagen changed the title refactor(app): refine file upload component refactor(app): refine file upload, input field components May 8, 2024
Copy link
Contributor

@vegano1 vegano1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

NIce!

Copy link
Contributor

@ecormany ecormany left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy change looks good 👍

@brenthagen brenthagen merged commit 4a2f61f into chore_release-7.3.0 May 9, 2024
22 checks passed
@brenthagen brenthagen deleted the app_file-upload-refinement branch May 9, 2024 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants