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

[REQUEST] Don't mark hidden facts as hidden if they have a "style hack" link #651

Open
paulwarren-wk opened this issue Mar 27, 2024 · 0 comments
Labels
request New feature or request

Comments

@paulwarren-wk
Copy link
Contributor

What should we change and why?

Currently all hidden facts are prominently labelled as "hidden". Some hidden facts are linked to HTML elements with -ix-sec-hidden or -ix-esef-hidden style properties, and the viewer shows this association, but still labels the facts as "hidden".

This is causing some confusion, as some are interpreting this as implying poor tagging, even though it's the recommended approach in some situations (e.g. extensible enumerations).

We should remove the "hidden" label for such facts, and replace it with a more subtle indication that they're using the "style hack" mechanism. We could perhaps add something to all facts showing the transform being used.

@paulwarren-wk paulwarren-wk added the request New feature or request label Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
request New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant