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

fix(app): support special cased slot name copy #16823

Merged
merged 2 commits into from
Nov 14, 2024

Conversation

mjhuff
Copy link
Contributor

@mjhuff mjhuff commented Nov 14, 2024

Closes RQA-3585

Overview

We recently refactored the way we handle display text, but there's never been a clear mechanism for handling waste chute/trash bin copy. This PR adds that. Instead of showing "Slot Waste Chute" or "Slot Trash Bin", it probably makes more sense to show just the name of the special cased slotName.

Current Behavior

Screenshot 2024-11-14 at 12 09 18 PM

Fixed Behavior

Screenshot 2024-11-14 at 12 04 03 PM

Test Plan and Hands on Testing

  • See pictures

Changelog

  • Fixed styling/copy issues when recovering from an error involving the waste chute or trash bin.

Risk assessment

low

@mjhuff mjhuff requested a review from a team as a code owner November 14, 2024 17:18
@mjhuff mjhuff force-pushed the app_fix-waste-chute-slot-recovery branch from 0b36c5c to 5b2fe3c Compare November 14, 2024 17:26
Copy link
Member

@sfoster1 sfoster1 left a comment

Choose a reason for hiding this comment

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

We can definitely merge this but I would love to have some data driven way of figuring this out.

@mjhuff mjhuff merged commit 59814e6 into chore_release-8.2.0 Nov 14, 2024
50 checks passed
@mjhuff mjhuff deleted the app_fix-waste-chute-slot-recovery branch November 14, 2024 18:32
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