Skip to content

show info if no flips are shown#1478

Merged
Ekwav merged 3 commits intodevelopfrom
show-notification-if-no-flips-are-shown
Mar 9, 2026
Merged

show info if no flips are shown#1478
Ekwav merged 3 commits intodevelopfrom
show-notification-if-no-flips-are-shown

Conversation

@matthias-luger
Copy link
Collaborator

fixes #1467

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds an in-UI notice to the Flipper page when no flips are displayed, addressing issue #1467 by helping users understand that their current filters may be excluding all results.

Changes:

  • Import Alert from react-bootstrap and render a “No flips match your current filters” message when flips.length === 0 and not loading.
  • Minor formatting-only edits (spacing) in a few callback/scroll helper lines.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@matthias-luger
Copy link
Collaborator Author

@Ekwav I now show this if no flips are shown. The issue is quite vauge, therefore is this like you wanted it to or should the info only show at certain times? Also is the text like you want it?
grafik

@Ekwav Ekwav merged commit 17ecce6 into develop Mar 9, 2026
1 check passed
@Ekwav Ekwav deleted the show-notification-if-no-flips-are-shown branch March 9, 2026 13: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.

Show note about missing flips

3 participants