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(components): update deck map and deck configurator styling #13946

Merged
merged 1 commit into from
Nov 8, 2023

Conversation

koji
Copy link
Contributor

@koji koji commented Nov 8, 2023

Overview

update deck map and deck configurator styling
Deck map part will be followed by another pr.

design
https://www.figma.com/file/1ot18My22DALIcjdLl5LJh/Helix-Design-System?node-id=358%3A76193&mode=dev
I'm asking about the border-radius size to Mel since the size in the design is 3.46px but we don't have it as a radius size const.

There are some same styles in waste chute, trash bin, and staging area. I think we can create a common style and share it with them, but we can do it after 7.1.0 and we can have a rule for this kind of case.

close RAUT-773 partially

Test Plan

Go to Device Details page in Desktop app

Changelog

  • add css to each config fixture component

Review requests

Risk assessment

low

update deckmap and deck configurator styling

close RAUT-773
Copy link

codecov bot commented Nov 8, 2023

Codecov Report

Merging #13946 (fa75a15) into edge (b34462c) will decrease coverage by 0.01%.
Report is 4 commits behind head on edge.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             edge   #13946      +/-   ##
==========================================
- Coverage   70.56%   70.56%   -0.01%     
==========================================
  Files        2467     2467              
  Lines       68051    68057       +6     
  Branches     8687     8688       +1     
==========================================
+ Hits        48023    48027       +4     
- Misses      17901    17903       +2     
  Partials     2127     2127              
Flag Coverage Δ
app 68.06% <ø> (ø)
components 63.28% <100.00%> (+0.07%) ⬆️
protocol-designer 45.62% <ø> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
...rdware-sim/DeckConfigurator/EmptyConfigFixture.tsx 80.00% <100.00%> (+1.42%) ⬆️
...-sim/DeckConfigurator/StagingAreaConfigFixture.tsx 13.33% <100.00%> (+6.19%) ⬆️
...are-sim/DeckConfigurator/TrashBinConfigFixture.tsx 12.50% <100.00%> (+5.83%) ⬆️
...e-sim/DeckConfigurator/WasteChuteConfigFixture.tsx 13.33% <100.00%> (+6.19%) ⬆️

... and 4 files with indirect coverage changes

@koji koji changed the title refactor(app, components): update deck map and deck configurator styling refactor(components): update deck map and deck configurator styling Nov 8, 2023
@koji koji requested review from brenthagen, jerader, a team and mjhuff November 8, 2023 19:18
@koji koji marked this pull request as ready for review November 8, 2023 19:21
@koji koji requested a review from a team as a code owner November 8, 2023 19:21
Copy link
Contributor

@mjhuff mjhuff left a comment

Choose a reason for hiding this comment

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

Good thinking! lgtm.

@koji koji merged commit 3156ed3 into edge Nov 8, 2023
48 of 50 checks passed
ncdiehl11 pushed a commit that referenced this pull request Nov 14, 2023
* refactor(app): update deck configurator styling (#13946)
@koji koji deleted the refactor_deck-configurator-style branch November 29, 2023 04:33
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.

2 participants