credentials-plugin icon indicating copy to clipboard operation
credentials-plugin copied to clipboard

Use card layout for credentials tables

Open timja opened this issue 4 weeks ago • 0 comments

Goal of this is to reduce duplication of information in e.g.: image

Whilst making it easier to read and understand. Also should stop credentials with longer names of descriptions from overflowing and breaking out of the page.

Currently I've just done the domain list page as a starter to get any feedback:

Before:

image

After:

image

TODO:

  • Update the main list credentials page
  • Look at empty state

Testing done

Added a few credentials of differing types. Add ones without description

cc @janfaracik

Submitter checklist

  • [ ] Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • [ ] Ensure that the pull request title represents the desired changelog entry
  • [ ] Please describe what you did
  • [ ] Link to relevant issues in GitHub or Jira
  • [ ] Link to relevant pull requests, esp. upstream and downstream changes
  • [ ] Ensure you have provided tests that demonstrate the feature works or the issue is fixed

timja avatar Dec 19 '25 22:12 timja