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

Fix issue where filter slide-over blocked device list #1793

Closed
wants to merge 2 commits into from

Conversation

lawik
Copy link
Contributor

@lawik lawik commented Jan 20, 2025

No description provided.

@lawik lawik requested review from joshk and nshoes January 20, 2025 08:05
@joshk
Copy link
Collaborator

joshk commented Jan 20, 2025

When you say "blocked device list", do you mean you can't interact with the device list?

If so, I did that on purpose, do you think its better to allow the device list to be interacted with?

If you would like to interact with the device list then I think some of the tab UI can be simplified further, similar to the multi action pop over.

@lawik
Copy link
Contributor Author

lawik commented Jan 20, 2025

Oh! It wasn't even dimmed afaict so I assumed it was on accident.

Okay, the filter is on the side and the view is fully visible. It feels very weird to not be able to apply a filter and then click on the device or start checking devices. I 100% thought it was unintentional. Because it felt bad.

To be clear, this state:
Screenshot 2025-01-20 at 16 22 08

Can't click on a device to open it or anything :)

I am not sure I understand what you mean with the tab UI? You are talking about the Device Details view? Maybe having more things live in slide-overs? I don't know about that. But possible I suppose 🤔

What I'm very confident about is that this feels like a bug and I would not have picked this type of slide-over if it meant it needed to be dismissed to use the listing :)

I simply had the multi-action slide-over on top of the filter one because that's what you want to DO. But both are super nice to have while working with multiple devices.

@joshk
Copy link
Collaborator

joshk commented Jan 20, 2025

Ah, yeah, I didn't add an blur or different color overlay, so I can see why it looked unintentional.

I'm fine with us allowing devices to be clicked and selected, although we just need to make sure the 'multi action' slide over closes or appears over the filter slide over.

I am not sure I understand what you mean with the tab UI? You are talking about the Device Details view? Maybe having more things live in slide-overs? I don't know about that. But possible I suppose 🤔

Sorry, I meant to say slide over UI, not tab UI. My bad.

Oh, after reading your comments further I see that the multi action slide over doesn't appear over the filter slide over. Sweet.

I'll get this reviewed and merged in today.

@joshk joshk self-assigned this Jan 20, 2025
@lawik
Copy link
Contributor Author

lawik commented Jan 21, 2025

Oh, after reading your comments further I see that the multi action slide over doesn't appear over the filter slide over. Sweet.

Now I'm confused. The way I did it in my branch was that it would put the multi-action on top of the filter. Not sure what happens in the current design.. :) worth trying

@lawik
Copy link
Contributor Author

lawik commented Jan 22, 2025

@joshk did this get lost, I've hit it about 12 times since :D

@joshk
Copy link
Collaborator

joshk commented Jan 22, 2025

Sorry, not lost, I will get to this today now that I've finished with the majority of the new UI

@joshk
Copy link
Collaborator

joshk commented Jan 23, 2025

I've fixed the issue in #1813

My PR simplifies the slide over a little, allowing us to eliminate some divs.

@joshk joshk closed this Jan 23, 2025
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.

2 participants