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

Research: Investigate possible improvements in browser annotation handling. #265

Open
wurzelkuchen opened this issue Jul 9, 2024 · 0 comments

Comments

@wurzelkuchen
Copy link
Contributor

Quick Description

Currently the Browser annotations of each class overwrite all annotations of the super class completely. This might be improved.

Possible ideas would be to

  • sum up all browsers in the hierarchy, but give an opportunity to remove/ignore the browsers from the super class
  • create a way to specifically add browsers to the super class configuration
  • keep everything as is
  • ...

Task: think of and present different ways to improve the usability here.

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

No branches or pull requests

1 participant