Skip to content

Conversation

edisile
Copy link
Contributor

@edisile edisile commented Sep 29, 2025

Done

Implemented the new My keys UI

How to QA

  • before testing, make sure you have registered keys on the store side
    • you can check by running snapcraft list-keys
    • if you have no keys, run snapcraft create-key <key-name> and then snapcraft register-key <key-name>
    • refer to the Snapcraft docs for more info
  • visit the demo site
  • log in
    • wait for a bit, a new "my keys" option should appear in the side nav
  • go to the "My keys" page
    • first a "loading" state is shown
    • a table appears
    • the data in the table matches the output of snapcraft list-keys
  • search a key by name
    • the data in the table updates accordingly
  • sort the table
    • the data updates accordingly

Testing

  • This PR has tests
  • No testing required (explain why):

Issue / Card

Fixes WD-20974

Screenshots

@webteam-app
Copy link

@edisile edisile changed the title Wd 356 my keys UI My keys UI Sep 29, 2025
Copy link
Contributor

@steverydz steverydz left a comment

Choose a reason for hiding this comment

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

LGTM 👍

Just one question but not a blocker

@edisile edisile merged commit cb6632d into main Oct 22, 2025
13 checks passed
@edisile edisile deleted the WD-356-my-keys-ui branch October 22, 2025 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants