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

fixed cursor bug when disabled #2457

Merged
merged 6 commits into from
Mar 10, 2025
Merged

fixed cursor bug when disabled #2457

merged 6 commits into from
Mar 10, 2025

Conversation

rroyb
Copy link
Contributor

@rroyb rroyb commented Mar 4, 2025

Changes

Closes #2454.

A user reported a bug regarding the cursor behavior specifically for disabled expandable blocks. While the intended behavior of the cursor is not allowed when hovering over a disabled expandable block, it remained a pointer.

This PR addresses and fixes this bug.

Testing

N/A

Docs

N/A

@rroyb rroyb self-assigned this Mar 4, 2025
@CLAassistant
Copy link

CLAassistant commented Mar 4, 2025

CLA assistant check
All committers have signed the CLA.

@rroyb rroyb marked this pull request as ready for review March 5, 2025 22:15
@rroyb rroyb requested a review from a team as a code owner March 5, 2025 22:15
@rroyb rroyb requested review from mayank99 and r100-stack and removed request for a team March 5, 2025 22:15
Copy link
Contributor

@mayank99 mayank99 left a comment

Choose a reason for hiding this comment

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

CSS looks good. Just missing a changeset file, and the CLA needs to be signed.

@rroyb
Copy link
Contributor Author

rroyb commented Mar 10, 2025

CSS looks good. Just missing a changeset file, and the CLA needs to be signed.

I have signed the CLA and added 2 changesets 836a21e

@rroyb rroyb merged commit d18841e into main Mar 10, 2025
18 checks passed
@rroyb rroyb deleted the roy/expandable-block-cursor-bug branch March 10, 2025 21:13
@imodeljs-admin imodeljs-admin mentioned this pull request Mar 10, 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.

Disabled expandable block has broken cursor styling
4 participants