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

feat: Header Components - tab through navigation using keyboard #62

Merged
merged 15 commits into from
Jul 26, 2023

Conversation

tellyzap
Copy link
Contributor

@tellyzap tellyzap commented Jun 28, 2023

📦 Published PR as canary version: 0.3.10--canary.62.dbf76a9.0

✨ Test out this PR locally via:

npm install @ukho/admiralty-angular@0.3.10--canary.62.dbf76a9.0
npm install @ukho/admiralty-core@0.3.10--canary.62.dbf76a9.0
# or 
yarn add @ukho/admiralty-angular@0.3.10--canary.62.dbf76a9.0
yarn add @ukho/admiralty-core@0.3.10--canary.62.dbf76a9.0

@tellyzap tellyzap marked this pull request as ready for review June 30, 2023 11:42
@tellyzap tellyzap requested a review from a team as a code owner June 30, 2023 11:42
@tellyzap tellyzap enabled auto-merge (squash) June 30, 2023 13:53
@UKHOGreg UKHOGreg self-assigned this Jul 25, 2023
@UKHOGreg UKHOGreg changed the title Header Components - tab through navigation using keyboard feat: Header Components - tab through navigation using keyboard Jul 25, 2023
@UKHOGreg
Copy link
Contributor

Header with no title still focuses on the empty title

image

@ecstaticrainbow
Copy link
Contributor

I think we should not render the title html if the title prop is falsey, just to avoid unnecessary tab stops

@UKHOGreg UKHOGreg requested review from UKHOGreg and ecstaticrainbow and removed request for UKHOGreg July 25, 2023 11:02
@UKHOGreg UKHOGreg added the enhancement New feature or request label Jul 25, 2023
Copy link
Contributor

@ecstaticrainbow ecstaticrainbow left a comment

Choose a reason for hiding this comment

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

LGTM

@UKHOGreg
Copy link
Contributor

UI review on TB's behalf

@tellyzap tellyzap merged commit 5bafae3 into main Jul 26, 2023
7 checks passed
@tellyzap tellyzap deleted the header-tabs branch July 26, 2023 13:52
@github-actions
Copy link
Contributor

🚀 PR was released in v0.4.0 🚀

@github-actions github-actions bot added the released This issue/pull request has been released. label Jul 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request package: angular package: core released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants