-
`pyaro` should use the minor version to allow releasing non-breaking patches
-
Contact at the city is Deputy Chief Greg Basick
-
With @jrochkind 's changes in #266 in place, I noticed an accessibility issue when navigating via keyboard.
Steps to reproduce:
- Use `tab` key to navigate to the range limit facet header
- `h3.c…
-
**Is your feature request related to a problem? Please describe.**
I cannot use DUCE-GUI-windows.exe with screen readers NVDA JAWS and Narrator.
The GUI is built using the PySimpleGUI library and t…
-
## Description & Reason for Severity
There's a section in the UG that details how to edit various types of information. However, the information for editing illness is quite hard to read, potentially …
-
Description:
We propose adding a feature that allows users to easily access the profiles of authors who create articles on the platform.
Purpose:
To enhance user interaction by allowing readers t…
-
Is there a way to return the word timestamp of a sentence?
example:
input sentence: "Hello readers,welcome!"
output:
[{
"word": "Hello",
"start_time": 0.02,
"end_time": 0.36,
},
{
"word": …
-
## Description
the alt feature that comes with the img tag is missing in all the img tags in each html page
Why add "alt" to tags?
1. The "alt" aids users who make use of screen readers. It makes…
-
I have two questions about your SCardConnect and SCardTransmit implementation.
1) I call SCardConnect with dwPreferredProtocols = SCARD_PROTOCOL_T0. CCID reader and card both support T0 and T1 prot…
-
### Summary
In Synchronizing with effects section https://react.dev/learn/synchronizing-with-effects inside learn, there's a video section where we show issues in using ref and setting play/pause met…