Skip to content

Changes

Started by Pooja Ravi
Started 18 days ago
Took 23 min

Summary

  1. feat: Hide Zammad ticket ID on feedback submission screen (details)
Commit 5849e1aed1e8698fa63ba334ee223d849ef5301b by mandvi.verma
feat: Hide Zammad ticket ID on feedback submission screen

The Zammad ticket ID displayed on the feedback submitted screen is now hidden from the user by setting its color to transparent. This change is implemented for UI testing purposes while keeping the element accessible to test automation frameworks via its `testTag`.
The file was modifiedrespect-app-compose/src/commonMain/kotlin/world/respect/app/view/manageuser/sharefeedback/FeedbackSubmittedScreen.kt (diff)