Tianguang
Tianguang
## Acceptance Criteria * Tab navigation for Shrine on Web works correctly.
## Acceptance Criteria * Let the screen reader go through widgets in a desired order. (Fine tune `OrdinalSortKey`) ## Potential Additions * Let every **screen** be read with a summary....
## Acceptance Criteria Finish the following parts for the Shrine desktop layout: - [x] **11-25** Desktop login screen (material-components/material-components-flutter-gallery#356) - [ ] Some minor details - [x] **12-17** Use correct...
## Acceptance Criteria * The cart should somehow indicate that an item was added even if its the same type. * Work with designer to determine the best way to...
**Is your feature request related to a problem? Please describe.** In the current Gallery, users click "COPY ALL" and paste it into their IDE to test and experiment around each...
**Is your feature request related to a problem? Please describe.** (*Please add*) **Describe the solution you'd like** It would be great to have a process to roll the Gallery version...
From Yuqian Li: If it's easy to add the monitoring, I do think the data could be very useful for the Q2 overhaul. Have you ever tried https://firebase.google.com/docs/perf-mon ?
## Issue The overflow number is a number shown on the cart tray such as "+1" when the number of products is too large. Currently, the overflow number is not...
In order to make the copied demo code runnable, we can update the script to replace the `GalleryLocalizations.of(context).foo` with the english strings.