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

feat(hub): actors and builds filters #1884

Closed
wants to merge 1 commit into from

Conversation

jog1t
Copy link
Contributor

@jog1t jog1t commented Jan 18, 2025

Closes FRONT-474

Changes

  • Added filtering capabilities to the actors list, allowing users to filter by tags and show/hide destroyed actors
  • Enhanced the TagsSelect component to support better search functionality and display of selected options
  • Added a new ActorsFiltersSheet component for managing actor filters
  • Updated the builds page to support tag filtering
  • Improved the Combobox component to handle multiple selections and show selected option counts
  • Added visual indicators when filters are active
🎥 Video uploaded on Graphite:

Copy link

cloudflare-workers-and-pages bot commented Jan 18, 2025

Deploying rivet with  Cloudflare Pages  Cloudflare Pages

Latest commit: 3aec515
Status: ✅  Deploy successful!
Preview URL: https://02370d39.rivet.pages.dev
Branch Preview URL: https://01-18-feat-hub-actors-and-bu.rivet.pages.dev

View logs

Copy link

cloudflare-workers-and-pages bot commented Jan 18, 2025

Deploying rivet-hub with  Cloudflare Pages  Cloudflare Pages

Latest commit: 3aec515
Status: ✅  Deploy successful!
Preview URL: https://e711f5cd.rivet-hub-7jb.pages.dev
Branch Preview URL: https://01-18-feat-hub-actors-and-bu.rivet-hub-7jb.pages.dev

View logs

Copy link
Contributor Author

jog1t commented Jan 18, 2025


How to use the Graphite Merge Queue

Add the label merge-queue to this PR to add it to the merge queue.

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

Copy link

linear bot commented Jan 18, 2025

@jog1t jog1t marked this pull request as ready for review January 18, 2025 21:16
Copy link
Contributor

graphite-app bot commented Jan 18, 2025

Graphite Automations

"Test" took an action on this PR • (01/18/25)

1 assignee was added to this PR based on Kacper Wojciechowski's automation.

@jog1t jog1t force-pushed the 01-18-feat_hub_actors_and_builds_filters branch from f262e16 to 2c837f4 Compare January 18, 2025 21:57
@jog1t jog1t force-pushed the 01-18-feat_hub_actors_and_builds_filters branch from 2c837f4 to 3aec515 Compare January 20, 2025 18:49
@jog1t jog1t requested a review from NathanFlurry January 20, 2025 18:55
@NathanFlurry
Copy link
Member

I have a lot of smaller things I'd like to change later but we should ship something at bare minimum.

For MVP, can we make it so it's not a sidebar but pops up below where the button is? You have to shift your entire focus to the other side of the screen.

@NathanFlurry
Copy link
Member

adding @MasterPtato since he is the tag meister

Copy link
Member

@NathanFlurry NathanFlurry left a comment

Choose a reason for hiding this comment

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

see comment

Copy link
Contributor

@MasterPtato MasterPtato left a comment

Choose a reason for hiding this comment

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

I cant access the CF preview URL due to a CORS error. How does the query work with multiple tags? And does it autocomplete when you type?

Copy link
Contributor

graphite-app bot commented Jan 22, 2025

Merge activity

  • Jan 22, 2:10 AM EST: A user added this pull request to the Graphite merge queue.
  • Jan 22, 2:11 AM EST: CI is running for this PR on a draft PR: #1906
  • Jan 22, 2:12 AM EST: A user merged this pull request with the Graphite merge queue via draft PR: #1906.

jog1t added a commit that referenced this pull request Jan 22, 2025
Closes FRONT-474

## Changes

- Added filtering capabilities to the actors list, allowing users to filter by tags and show/hide destroyed actors
- Enhanced the `TagsSelect` component to support better search functionality and display of selected options
- Added a new `ActorsFiltersSheet` component for managing actor filters
- Updated the builds page to support tag filtering
- Improved the Combobox component to handle multiple selections and show selected option counts
- Added visual indicators when filters are active

<div class='graphite__hidden'>
          <div>🎥 Video uploaded on Graphite:</div>
            <a href="https://app.graphite.dev/media/video/dOgs2Fo4NFCWV1dxDXM1/585cb609-058e-4c8a-ac73-54877b528129.mov">
              <img src="https://app.graphite.dev/api/v1/graphite/video/thumbnail/dOgs2Fo4NFCWV1dxDXM1/585cb609-058e-4c8a-ac73-54877b528129.mov">
            </a>
          </div>
<video src="https://graphite-user-uploaded-assets-prod.s3.amazonaws.com/dOgs2Fo4NFCWV1dxDXM1/585cb609-058e-4c8a-ac73-54877b528129.mov">Untitled.mov</video>
@graphite-app graphite-app bot closed this Jan 22, 2025
@graphite-app graphite-app bot deleted the 01-18-feat_hub_actors_and_builds_filters branch January 22, 2025 07:12
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