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

TINY-9952: fix range selection for multiple trs selection #8871

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

lorenzo-pomili
Copy link
Contributor

Related Ticket: TINY-9952

Description of Changes:
The issue was that selecting multiple rows in a table (via keyboard or mouse), used to set a wrong range.
keyboard: the returned range had start and end container as what should would be the start container
mouse: the returned range had start and end container as what should would be the end container

Pre-checks:

  • Changelog entry added
  • Tests have been added (if applicable)
  • Branch prefixed with feature/, hotfix/ or spike/

Review:

  • Milestone set
  • Docs ticket created (if applicable)

GitHub issues (if applicable):

@lorenzo-pomili lorenzo-pomili added this to the 6.7.0 milestone Jul 4, 2023
@lorenzo-pomili lorenzo-pomili requested a review from a team as a code owner July 4, 2023 07:12
@lorenzo-pomili lorenzo-pomili requested review from spocke, TheSpyder, vpyshnenko, a team, yacodes and hamza0867 and removed request for a team July 4, 2023 07:12
@lorenzo-pomili lorenzo-pomili marked this pull request as draft July 4, 2023 08:25
@TheSpyder TheSpyder modified the milestones: 6.7.0, 6.8.0 Oct 12, 2023
@spocke spocke modified the milestones: 6.8.0, 7.0.0 Nov 22, 2023
@TheSpyder TheSpyder modified the milestones: 7.0.0, 7.1.0 Mar 11, 2024
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.

None yet

3 participants