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

Various fixes #1679

Merged
merged 3 commits into from
Jan 23, 2025
Merged

Various fixes #1679

merged 3 commits into from
Jan 23, 2025

Conversation

NicoPennec
Copy link
Member

Problem

  • On an entity list, select an empty cell, and then another cell performs an unwanted multiple selection.
  • On the Shots page, drag scrolling prevents text from being selected in an input field.
  • Update a shared filter will mark all filters as shared.

Solution

  • Fix selection when selecting an empty task. Missing condition on clear selection.
  • Fix the scroll by dragging. Disable it if the event starts on an input field.
  • Fix update of shared status for filters in a group. Add a missing condition to filter items.

@frankrousseau frankrousseau merged commit 904486d into cgwire:main Jan 23, 2025
6 checks passed
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