Luka Jeran
Luka Jeran
oops never noticed that It's not exactly related - Intl is using native language, and this is using default text from library https://github.com/jbetancur/react-data-table-component/blob/14e2e7f/src/DataTable/defaultProps.tsx#L63
~Bitpie test mnemonic: `cement earn silver hidden butter grid fee sting will soda sort stomach` should generate private key: `uVbOfoQg20q7zLb2u3cRBNIco/B5o+75Lys2a/LTb8YL5xONsuvJa2dqrklrgdJQbUenl/CChKzntPda35D3+w==` address: `oasis1 qz4k 7tlr p4fe 2hp5 yp8h mdkv htk9 km54...
The age old question https://ux.stackexchange.com/questions/1318/should-a-toggle-button-show-its-current-state-or-the-state-to-which-it-will-chan > When the text is hidden, we want to offer showing in, hence the "view" icon (the eye) should be shown > When the text...
popup in popup issue reference: https://github.com/oasisprotocol/oasis-wallet-web/issues/863
> one drawback: the handleConfirm functions (which are part of the modal definition) are now also stored in the Redux store. Redux doesn't like non-serializable data in the store, so...
To reduce complexity I'd rather have any of: - remove settings shortcut - or ignore accessibility bug for this rare feature - or fix accessibility bug upstream
https://modern-web.dev/docs/test-runner/browser-launchers/puppeteer/ would look nicer, but seems to not support e2e :(
Playwright actually seems fine https://github.com/oasisprotocol/oasis-wallet-web/pull/1119 cc @buberdds
It also makes accessibility awful - keyboard navigation resets to top on selection
Sure! I'll keep the issue open for the "Fix it upstream or add types+lint to enforce correct usage" part