-
Notifications
You must be signed in to change notification settings - Fork 6
Issues
is:issue state:open
is:issue state:open
Issue creation is restricted in this repository
Search results
fix(Vocal): Event handlers leak when start() rejects or aborts without firing 'end'
bugSomething isn't workingSomething isn't workingStatus: Open.#268 In untemps/react-vocal;fix(build): react/jsx-runtime is bundled into dist and breaks React <19 consumers
bugSomething isn't workingSomething isn't workingbundleBundle configurationBundle configurationStatus: Open.#267 In untemps/react-vocal;fix: Mid-session timeout/silenceTimeout changes are ignored (null→positive silenceTimeout arms a 0ms timer)
bugSomething isn't workingSomething isn't workingStatus: Open.#263 In untemps/react-vocal;fix: Default mic button lacks type="button" and submits an enclosing form
bugSomething isn't workingSomething isn't workingStatus: Open.#262 In untemps/react-vocal;fix: Short transcripts falsely trigger phrase commands (Fuse missing minMatchCharLength)
bugSomething isn't workingSomething isn't workingStatus: Open.#261 In untemps/react-vocal;test(useVocal): 'creates SpeechRecognition instance' uses toBeDefined(), which passes even if ref.current stays null
choreMaintenance, tooling, testsMaintenance, tooling, testsStatus: Open.#252 In untemps/react-vocal;test(useCommands): 'returns triggerCommand function' asserts the renderHook wrapper, not the hook's return value
choreMaintenance, tooling, testsMaintenance, tooling, testsStatus: Open.#251 In untemps/react-vocal;docs: README overstates what isSupported() checks (Permissions API is not part of the check)
documentationImprovements or additions to documentationImprovements or additions to documentationStatus: Open.#250 In untemps/react-vocal;docs: silenceTimeout documented as anchored on 'last recognized result' but the timer is armed on speechend
documentationImprovements or additions to documentationImprovements or additions to documentationStatus: Open.#249 In untemps/react-vocal;docs: README disclaimer oversells continuous mode (no real-time transcription, commands disabled)
documentationImprovements or additions to documentationImprovements or additions to documentationStatus: Open.#248 In untemps/react-vocal;fix(Vocal): Continuous-mode regular timeout pre-empts silenceTimeout and auto-stops always-on sessions
bugSomething isn't workingSomething isn't workingStatus: Open.#247 In untemps/react-vocal;fix(useCommands): Any phrase command key disables single-word exact lookup and per-word matching for the whole map
bugSomething isn't workingSomething isn't workingStatus: Open.#246 In untemps/react-vocal;