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

Chore: Profile History refactor #1577

Merged
merged 1 commit into from
Apr 11, 2024
Merged

Chore: Profile History refactor #1577

merged 1 commit into from
Apr 11, 2024

Conversation

leekelleher
Copy link
Member

Description

Whilst looking at PR #1575, I wanted to bring the same UI consistency for the "Your recent history" panel, (inside the Current User Profile modal).

  • Reverses the history list, most recent at the top
  • Cleans up the <uui-box> usage
  • Makes use of <uui-ref-list> and <uui-ref-node>
  • Truncates the path/URL display text
  • Reduces custom styles

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Chore (minor updates related to the tooling or maintenance of the repository, does not impact compiled assets)

- Reverses the history list, most recent at the top
- Cleans up the `<uui-box>` usage
- Makes use of `<uui-ref-list>` and `<uui-ref-node>`
- Truncates the path/URL display text
- Reduces custom styles
@leekelleher leekelleher merged commit 89ba0b5 into main Apr 11, 2024
8 checks passed
@leekelleher leekelleher deleted the chore/profile-history branch April 11, 2024 07:46
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

2 participants