cdisc-org / conformance-rules-editor

MIT License
6 stars 3 forks source link

Rule Editor not opening/selecting any other rule if already opened rule is not according to schema. #188

Closed RamilCDISC closed 1 year ago

RamilCDISC commented 1 year ago

Problem The rue editor does not select any other rule if an opened rule is not according to schema . Clicking multiple times or idle waiting also does not work.

Steps To Reproduce

  1. open rule editor
  2. select any rule
  3. in edit pane change to rule so it is not according to schema.
  4. Now try selecting any other rule from the left rules pane

Following above steps you should be able to note that, selecting a new rule does not work anymore.

Recommendations Rule Editor should notify the user when they try to select a new rule if the current rule has been edited without being saved or discarded.

gerrycampion commented 1 year ago

Duplicate of https://github.com/cdisc-org/conformance-rules-editor/issues/217