stable

Clone or download

Read-only

fix: lazybox's tabindex attribute should be reflected

fixes request #40069 Lazybox is no longer focused when its label is clicked How to test: - run `make post-checkout` - run `pnpm --filter @tuleap/tlp-doc storybook` - open the url in your browser - go to Forms > Lazybox - For each kind of lazybox, click its label --> Target lazyboxes are focused Change-Id: Ib0fad81312ba4cd303cfb4abb8da26f97588866e

Modified Files

Name
M lib/frontend/lazybox/src/LazyboxElement.ts +4 −1 Go to diff View file