Coread

Results 7 issues of Coread

# COMPLETES #< INSERT LINK TO ISSUE > ## This pull request addresses Sometimes, when you create a meeting, you want it to error if the meeting info isn't found....

This reverts commit ad326226b928b87a0cce27471ef4449522a92433. InputHelper was still in use by the legacy Input

# COMPLETES #< INSERT LINK TO ISSUE > ## This pull request addresses After the latest hostmap parsing refactor, the ordering of the services changed. This exposed a bug in...

validated

# Description Only the text part of the notification should be read out as an alert by screen readers. In this PR I've 1. removed the role=alert from all the...

# Description ToastNotification is a non-modal dialog so needs role="dialog" # Links *Links to relevent resources.*

# COMPLETES #< INSERT LINK TO ISSUE > ## This pull request addresses assert.isRejected needs to be awaited/returned in non async tests. ## by making the following changes Fix all...

validated

# COMPLETES #< INSERT LINK TO ISSUE > ## This pull request addresses Decorators cause lots of errors in VScode due to the way they are trying to apply to...