Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show list of excluded codes when adding a term to "exclude" list #12

Open
derekdreery opened this issue Jun 29, 2020 · 2 comments
Open

Comments

@derekdreery
Copy link

This would make it easier to check if any correct terms have been accidentally excluded.

@rw251
Copy link
Owner

rw251 commented Jul 7, 2020

Definitely. I have a few thoughts on this:

  1. There could be a view where you can hover over an exlusion (or inclusion) term to see highlighted it's effect on the set e.g. the codes that it is responsible for excluding (or including)
  2. A tab which show the difference between just before and just after the latest term. Or perhaps a popup - e.g. when you enter a new term (inclusion or exclusion) a dialog says The following codes have been added (or removed):...

This should also be thought about in the context of the newer version of the UI which may look something like this: https://codepen.io/rw251/pen/PVBzed?editors=0110

@derekdreery
Copy link
Author

There could be a view where you can hover over an exclusion (or inclusion) term to see highlighted it's effect on the set e.g. the codes that it is responsible for excluding (or including).

That's a great idea. The view could probably be the same for both if it were decided to implement this issue.

This should also be thought about in the context of the newer version of the UI which may look something like this: ...

Having the ability to see which terms are being included or excluded like that is very useful I think, and probably covers the user need I was alluding to in this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants