Vincent

Results 83 issues of 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...

enhancement

> 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...

jira-synced

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...

jira-synced

# 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...

Review: S

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`...

Review: XS

**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...