pbclife / gitopener.vercel.app

Git Opener is a learning web app if you are looking forward to get started with open source then you are in right place. Please read contribution guideline.
https://gitopener.vercel.app
MIT License
50 stars 32 forks source link

Bug: Lists do not contain only <li> elements and script supporting elements (<script> and <template>). #153

Closed priyankarpal closed 1 year ago

priyankarpal commented 1 year ago

Is there any existing issue for this?

Description

Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output.

Screenshots

image

Any additional information?

No response

What browser are you seeing the problem on?

No response

sboy99 commented 1 year ago

Can you explain the problem?

priyankarpal commented 1 year ago

The bug report may refer to a situation where a list, which is typically represented using HTML <ul> or <ol> elements, is allowing elements other than <li> elements, as well as <script> and <template> elements, to be included within the list structure. This could be unintended behaviour, as lists are typically meant to contain only list item elements (<li>) and not other types of elements.

rajpatelbot commented 1 year ago

May i go with it? Please assign me..

priyankarpal commented 1 year ago

May i go with it? Please assign me..

ok sure