Vincent
Vincent
A table with default styling: ```html First row Second row ``` ...is styled such that the row is highlighted in purple when the cursor hovers it, and the cursor itself...
In the Navigation organism, inside of `nav.nav.nav__toolbar`, the example uses buttons. However, I think it should be possible to use regular links in there - e.g. to the user's profile....
(I'm one of the VimFx refugees, so apologies if this request is too Firefox-specific.) When I search with the Vomnibar, that search is executed in Google. My default search engine...
#### Describe your feature request When looking at the Containers tab, if you have more than, say, five containers, it could be useful if you could filter the containers by...
> Hmm, I guess this was already the case, but I'm assuming this means that these directories are relative to the directory one happens to run `npm start` from? If...
When a user is on a page that uses a CSRF token (e.g. `/scan`), navigates elsewhere, then navigates back, the browser's back-forward-cache will reload the previous page with the by-now-invalid...
# References: Jira: MNTOR-2876 Figma: N/A # Description This: - Extracts the header and footer of the landing page into a separate `` components, and uses that in the layout...
This is a followup after testing https://github.com/mozilla/blurts-server/pull/4134#discussion_r1486547071. Since the Button is now responsible for changing its contents, it also knows enough to decide whether aria-live is needed. (Additionally, passing `aria-live`...
**Submitting for input on the general approach, and on how to test. Will fix the test later, but figured I'd submit this so people know this code exists.** # References:...
Current behaviour: - press Tab to focus an email input field - press Tab again - the Relay icon gets focus - press Tab again - the password input field...