Skip to content

Conversation

@MrSubidubi
Copy link
Member

This change adds the current tab index functionality to buttons and implements a proof of concept for the new welcome page.

Primarily blocked on #34804, secondarily on #35075 so we can ensure navigation always works as intended.

Another thing to consider here is whether we want to assign the tab order more implicitly / "automatically" based on the current layout ordering. This would generally enable us to add a default order to focusable elements if we want this. See the specification on some more context on how the web usually handles this for focusable elements.

Release Notes:

  • N/A

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Jul 30, 2025
@probably-neb probably-neb marked this pull request as ready for review August 5, 2025 15:18
@probably-neb
Copy link
Collaborator

Going to merge this now for the button changes. Expecting #34804 and #35075 to be merged soon

@probably-neb probably-neb enabled auto-merge (squash) August 5, 2025 15:20
@probably-neb probably-neb disabled auto-merge August 5, 2025 17:05
@probably-neb probably-neb merged commit 19c1504 into main Aug 5, 2025
21 checks passed
@probably-neb probably-neb deleted the tab-index-buttons branch August 5, 2025 17:05
orual pushed a commit to orual/zed that referenced this pull request Aug 23, 2025
This change adds the current tab index functionality to buttons and
implements a proof of concept for the new welcome page.

Primarily blocked on zed-industries#34804,
secondarily on zed-industries#35075 so we
can ensure navigation always works as intended.

Another thing to consider here is whether we want to assign the tab
order more implicitly / "automatically" based on the current layout
ordering. This would generally enable us to add a default order to
focusable elements if we want this. See [the
specification](https://html.spec.whatwg.org/multipage/interaction.html#flattened-tabindex-ordered-focus-navigation-scope)
on some more context on how the web usually handles this for focusable
elements.

Release Notes:

- N/A
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants