Skip to content

Conversation

@zorkow
Copy link
Member

@zorkow zorkow commented Feb 10, 2024

One more PR. Fixes error in expressions that already contain an maction (i.e., not one introduced by collapsible option), where visitMactionNode can introduce a second duplicate data-maction-id attribute. This breaks XML parsing. Previously this was not an issue as we used HTML parsing, but now we are using SRE's XML parsing.

Also some improvements to expansion/collapse/action:

  • Only honks when no action can be taken on a node.
  • Uses the Enter key for action as this is what the aria tree pattern expects for triggering actions.

@zorkow zorkow requested a review from dpvc February 10, 2024 23:04
@dpvc dpvc added this to the v4.0 milestone Feb 17, 2024
Copy link
Member

@dpvc dpvc left a comment

Choose a reason for hiding this comment

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

This looks good.

@zorkow zorkow merged commit 44b3601 into develop Mar 7, 2024
@zorkow zorkow deleted the feature/better_honking branch March 7, 2024 14:04
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.

3 participants