Skip to content

bugfix(web-pkg): [OCISDEV-718] select correct resource when useer use…#13634

Merged
mzner merged 1 commit into
masterfrom
bugfix/OCISDEV-718/space-key-selects-wrong-resource
Mar 19, 2026
Merged

bugfix(web-pkg): [OCISDEV-718] select correct resource when useer use…#13634
mzner merged 1 commit into
masterfrom
bugfix/OCISDEV-718/space-key-selects-wrong-resource

Conversation

@mzner
Copy link
Copy Markdown
Contributor

@mzner mzner commented Mar 16, 2026

We have fixed a bug where pressing the space key in the file list or space list would select the wrong resource. This issue was caused by a mismatch between the index of the selected item and the index of the item in the file list.

Description

Related Issue

Motivation and Context

How Has This Been Tested?

  • test environment:
  • test case 1:
  • test case 2:
  • ...

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests
  • Documentation
  • Maintenance (e.g. dependency updates or tooling)

Open tasks:

  • ...

@mzner mzner requested a review from LukasHirt March 16, 2026 06:55
@update-docs
Copy link
Copy Markdown

update-docs Bot commented Mar 16, 2026

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

@mzner mzner force-pushed the bugfix/OCISDEV-718/space-key-selects-wrong-resource branch from 95e8fe8 to 833a903 Compare March 16, 2026 06:57
Comment thread changelog/unreleased/bugfix-space-key-selects-wrong-resource.md Outdated
@mzner mzner force-pushed the bugfix/OCISDEV-718/space-key-selects-wrong-resource branch from 833a903 to 82dbed2 Compare March 16, 2026 08:59
… space key

We have fixed a bug where pressing the space key in the file list or the space list would select the wrong resource.
This issue was caused by a mismatch between the index of the selected item and the index of the item in the file list.
@mzner mzner force-pushed the bugfix/OCISDEV-718/space-key-selects-wrong-resource branch from 82dbed2 to f55aefb Compare March 17, 2026 11:48
@sonarqubecloud
Copy link
Copy Markdown

@mzner mzner merged commit 213a103 into master Mar 19, 2026
4 checks passed
@mzner mzner deleted the bugfix/OCISDEV-718/space-key-selects-wrong-resource branch March 19, 2026 16:08
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.

Space key selects wrong resource when navigating with Tab key

3 participants