Skip to content

fix: API Tokens Table Style Regression#10918

Merged
bnussman-akamai merged 4 commits intolinode:developfrom
bnussman-akamai:fix/api-tokens-styles
Sep 12, 2024
Merged

fix: API Tokens Table Style Regression#10918
bnussman-akamai merged 4 commits intolinode:developfrom
bnussman-akamai:fix/api-tokens-styles

Conversation

@bnussman-akamai
Copy link
Member

@bnussman-akamai bnussman-akamai commented Sep 11, 2024

Description 📝

Fixes a small style regression caused by design tokens 🎨 on the API tokens page

Preview 📷

Before After
Screenshot 2024-09-11 at 11 02 52 AM Screenshot 2024-09-11 at 11 02 58 AM

How to test 🧪

As an Author I have considered 🤔

  • 👀 Doing a self review
  • ❔ Our contribution guidelines
  • 🤏 Splitting feature into small PRs
  • ➕ Adding a changeset
  • 🧪 Providing/Improving test coverage
  • 🔐 Removing all sensitive information from the code and PR description
  • 🚩 Using a feature flag to protect the release
  • 👣 Providing comprehensive reproduction steps
  • 📑 Providing or updating our documentation
  • 🕛 Scheduling a pair reviewing session
  • 📱 Providing mobile support
  • ♿ Providing accessibility support

@bnussman-akamai bnussman-akamai added Bug Fixes for regressions or bugs UX/UI Changes for UI/UX to review labels Sep 11, 2024
@bnussman-akamai bnussman-akamai self-assigned this Sep 11, 2024
@bnussman-akamai bnussman-akamai requested a review from a team as a code owner September 11, 2024 15:08
@bnussman-akamai bnussman-akamai requested review from carrillo-erik and coliu-akamai and removed request for a team September 11, 2024 15:08
@github-actions
Copy link

github-actions bot commented Sep 11, 2024

Coverage Report:
Base Coverage: 86.64%
Current Coverage: 86.64%

Create a Personal Access Token
</Button>
)}
</Paper>
Copy link
Contributor

Choose a reason for hiding this comment

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

Could we also add padding to the table to ensure it matches the styling of the other instances?

Reference

image

Copy link
Member Author

Choose a reason for hiding this comment

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

We could consider that, but I think this is a different design pattern used here. It is also used in other places like Linode Details

Screenshot 2024-09-12 at 9 01 39 AM

Copy link
Contributor

Choose a reason for hiding this comment

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

Gotcha!

@bnussman-akamai bnussman-akamai added Add'tl Approval Needed Waiting on another approval! and removed Ready for Review labels Sep 12, 2024
Copy link
Contributor

@coliu-akamai coliu-akamai left a comment

Choose a reason for hiding this comment

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

Confirmed style regression is gone (light/dark mode, small sizes) 🎉

One small thing I noticed after you showed the Linode storage tab - seems like the the table titles are closer to the left table border in API tokens than they are in the Linode storage tab?

image
image

@coliu-akamai coliu-akamai added Approved Multiple approvals and ready to merge! and removed Add'tl Approval Needed Waiting on another approval! labels Sep 12, 2024
@bnussman-akamai
Copy link
Member Author

Good catch @coliu-akamai

I updated the padding to match

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Approved Multiple approvals and ready to merge! Bug Fixes for regressions or bugs UX/UI Changes for UI/UX to review

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants