Skip to content

Conversation

@madeindjs
Copy link
Collaborator

@madeindjs madeindjs commented Aug 13, 2024

I introduced a component named BuilderSidebarTitleSearch which extract the existing search logic of BuilderSidebarTree and use it for BuilderSidebarToolbar.

I also took the opportunity to improve the accessibility since we use <i> elements as button, but they're not focusable and clickable with the keyboard.

And finally, I introduced an E2E test which cover the new feature.

Screencast.from.2024-08-15.14-45-59.mp4

@madeindjs madeindjs self-assigned this Aug 13, 2024
@madeindjs madeindjs force-pushed the WF-42 branch 2 times, most recently from 9bed433 to d2893be Compare August 15, 2024 13:08
@madeindjs madeindjs marked this pull request as ready for review August 15, 2024 13:18
I introduced a component named `BuilderSidebarTitleSearch` which extract the existing search logic of `BuilderSidebarTree` and use it for `BuilderSidebarToolbar`.

I also took the opportunity to improve the accessibility since we use `<i>` elements as button, but they're not focusable and clickable with the keyboard.

And finally, I introduced an E2E test which cover the new feature.
@ramedina86
Copy link
Collaborator

Looks great! Thanks for adding tests

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