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

Rerouted departure and arrival stations are displaying inverted #124 #125

Merged
merged 2 commits into from
Aug 8, 2024

Conversation

gusnaughton
Copy link
Member

Alaska Airlines Pull Request

In the docs, the rerouted station is flipped. The originally intended airport (departureStation/arrivalStation) is in plaintext, but the rerouted station is with strikethrough. The logic here is inverted.

Resolves: #123

Summary:

I have refined the render function logic to display the strikethrough class correctly. Additionally, I have bolstered the test cases to ensure this does not regress again in the future.

Type of change:

Please delete options that are not relevant.

  • Revision of an existing capability

Checklist:

  • My update follows the CONTRIBUTING guidelines of this project
  • I have performed a self-review of my own update

By submitting this Pull Request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Pull Requests will be evaluated by their quality of update and whether it is consistent with the goals and values of this project. Any submission is to be considered a conversation between the submitter and the maintainers of this project and may require changes to your submission.

Thank you for your submission!

-- Auro Design System Team

@gusnaughton gusnaughton requested a review from a team as a code owner August 5, 2024 17:52
@gusnaughton gusnaughton self-assigned this Aug 5, 2024
@gusnaughton gusnaughton added Type: Bug Bug or Bug fixes auro-flight Status: Review Needed Work is completed, user is requesting feedback labels Aug 5, 2024
@jason-capsule42 jason-capsule42 force-pushed the naughton/reroutedisplayfixes branch 2 times, most recently from caf45e6 to b787aaf Compare August 8, 2024 14:34
@jason-capsule42 jason-capsule42 force-pushed the naughton/reroutedisplayfixes branch from b787aaf to f88d820 Compare August 8, 2024 15:01
@jason-capsule42 jason-capsule42 force-pushed the naughton/reroutedisplayfixes branch from f88d820 to 43706b6 Compare August 8, 2024 15:07
@jason-capsule42 jason-capsule42 merged commit 0de1776 into main Aug 8, 2024
6 checks passed
@jason-capsule42 jason-capsule42 deleted the naughton/reroutedisplayfixes branch August 8, 2024 15:11
@blackfalcon
Copy link
Member

🎉 This PR is included in version 2.7.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@blackfalcon blackfalcon added the released Completed work has been released label Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auro-flight released Completed work has been released Status: Review Needed Work is completed, user is requesting feedback Type: Bug Bug or Bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rerouted Arrival/Departure stations are displaying the wrong airport with strikethrough
3 participants