Skip to content

Commit 4536365

Browse files
committed
docs(release): include label selection in native qa
1 parent e5dd300 commit 4536365

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

docs/release/evidence/native-runtime-matrix.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"app-level menu, theme mode, and preset switching work after chart interactions",
2222
"tooltips render above chart content, legends, axes, labels, and overlays",
2323
"tooltips shift or flip instead of clipping against chart or screen edges",
24+
"chart labels do not trigger text selection on web, Expo web, or native-web surfaces",
2425
"theme switching does not leave stale colors in chart surfaces",
2526
"rotation or width changes keep charts inside parent bounds without clipped labels"
2627
],

docs/release/native-qa-checklists.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ Source: [docs/release/native-runtime-qa.md](native-runtime-qa.md) and [docs/rele
2525
- [ ] app-level menu, theme mode, and preset switching work after chart interactions
2626
- [ ] tooltips render above chart content, legends, axes, labels, and overlays
2727
- [ ] tooltips shift or flip instead of clipping against chart or screen edges
28+
- [ ] chart labels do not trigger text selection on web, Expo web, or native-web surfaces
2829
- [ ] theme switching does not leave stale colors in chart surfaces
2930
- [ ] rotation or width changes keep charts inside parent bounds without clipped labels
3031

0 commit comments

Comments
 (0)