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

Improve BUs in the "Lists" section #320

Merged
merged 4 commits into from
Nov 17, 2023

Conversation

MGaetan89
Copy link
Member

Pull request

Description

In the "Lists" section (in both demo apps), the BUs are now sorted alphabetically, unsupported BUs are removed (ie. we no longer display "501 Not implemented"), and we show "No content" if we don't receive anything from the IL.

Changes made

  • Filter out unsupported BUs in some sections
  • Sort BUs alphabetically
  • Add missing previews
  • Add empty state

Checklist

  • Your branch has been rebased onto the main branch.
  • APIs have been properly documented (if relevant).
  • The documentation has been updated (if relevant).
  • New unit tests have been written (if relevant).
  • The demo has been updated (if relevant).
  • All pull request status checks pass.

@MGaetan89 MGaetan89 merged commit 73fa2d2 into main Nov 17, 2023
4 checks passed
@MGaetan89 MGaetan89 deleted the 313-remove-unsupported-bus-from-lists branch November 17, 2023 10:39
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.

Sort BUs alphabetically in the "Lists" section Remove unsupported BUs from "Lists"
2 participants