cdisc-org / conformance-rules-editor

MIT License
6 stars 3 forks source link

Status notification timing issue #215

Open gerrycampion opened 5 months ago

gerrycampion commented 5 months ago

Sometimes the status notification will show an error status when there is none. For example, if you export rules to yaml, you will see short error notifications in between the page status notifications. I am guessing this is due to react component update timing and the fact that error is the default status for the notification.