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

[BUG] Non-supported HTML elements will be excluded without notice #113

Closed
2 tasks done
Builditluc opened this issue Dec 24, 2022 · 1 comment · Fixed by #215
Closed
2 tasks done

[BUG] Non-supported HTML elements will be excluded without notice #113

Builditluc opened this issue Dec 24, 2022 · 1 comment · Fixed by #215
Labels
state: approved This issue or pull request was approved and can be worked on type: bug This fixes a bug. Increment the minor version

Comments

@Builditluc
Copy link
Owner

General Information
Version: 0.6.0
Installation Method: cargo
Operating System: macOS
Backend (If changed during install): default

Describe the bug
When encountering a non-supported HTML element (e.g tables, mathematical equations, special elements like citations), they will simply get excluded and hidden from the user. This is the defined behavior, however, it leads to a few visual "bugs" when opening articles or just viewing sections only containing non-supported elements, as seen in the screenshots.

To Reproduce
Steps to reproduce the behavior:

  1. Open the article List of content management systems or any other article containing non-supported HTML elements
  2. The visual bug is visible

Expected behavior
Instead of just excluding the element from the article, there should be some text added instead that explains what element was hidden because it isn't supported.

Screenshots
image

This is an example of the visual bugs occurring because the user isn't informed that some elements are excluded, for reference, here is the Wikipedia article (it shows almost only tables, which are not supported)

image

Checklist

  • checked other issues for the same bug
  • read CONTRIBUTING.md
@Builditluc Builditluc added the bug label Dec 24, 2022
@Builditluc Builditluc added type: bug This fixes a bug. Increment the minor version state: approved This issue or pull request was approved and can be worked on state: blocked This issue cannot be worked on until others have been finished and removed bug state: approved This issue or pull request was approved and can be worked on labels Dec 31, 2022
@Builditluc
Copy link
Owner Author

Blocking this issue because the following issues have to be completed first:

@Builditluc Builditluc added state: approved This issue or pull request was approved and can be worked on and removed state: blocked This issue cannot be worked on until others have been finished labels Jan 8, 2023
@github-project-automation github-project-automation bot moved this from Todo to Done in wiki-tui: Roadmap Aug 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state: approved This issue or pull request was approved and can be worked on type: bug This fixes a bug. Increment the minor version
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant