Closed wwily closed 6 months ago
@wwily 👋
Thanks for dropping in with the issue! Our team is ready to dive into it as soon as possible! 🚀
If you would like to work on this issue, please wait for us to decide if it's ready; hang tight until we've given it the green light. The issue will be ready to work on once we remove the label.
To claim an issue that does not have the label, please leave a comment that says ".take". If you have any questions, please follow up on the issue itself.
For full info on how to contribute, please check out our contributors guide.
Let's make some magic together! ✨
Hi @wwily . Good job on writing issue! I have a few suggestions to improve it:
(At least the title of page form.html has the word "Пинк", but it may be more, a person who will solve the issue will need to check).
lang
attribute to ru
title
of index.html
to the right oneFixed)
.take
@NazarPauk 👋 Thanks for picking up this issue! 🙌 Feel free to reach out if you need any help or have questions!
Describe the bug Our project Pink is in Russian language. This implies that all content in it should be in Russian, including attributes for accessibility and title. Our pages
index.html
andcomponents.html
have their language set to English within the HTML tag. You can learn more about the tag here.Also the title of our
index.html
is "Pink App". We ought to interpret it into "Приложение Pink". We can leave the word "Pink" in English because it is the proper name. At that point we got to ensure that all of the words "Pink" in our project are in English. (At least the title of pageform.html
has the word "Пинк", but it may be more, go through all HTML files and check if all texts are in Russian). Hint: take a look at the section reviews and its aria-labels.To summarize, we have:
lang
attribute toru
title
ofindex.html
to the right oneTo Reproduce Steps to reproduce the behavior:
index.html
,components.html
lang
in tag<html>
does not have the appropriate value.Expected behavior When the bug is fixed, the lang tag will be changed in
index.html
andcomponents.html
. All accessibility attributes are in Russian, while leaving the name "Pink" in English.Desktop:
Quick Instruction for Working on the Issue ‼️ Before checking out to a new branch, ensure you have the latest updates from the main by running
git pull
command.fix-accessibility-tags
Accessibility
and check elements.This pull request resolves [#issue_number](link_to_the_issue)
. Replaceissue_number
with the actual issue number andlink_to_the_issue
with the link to the respective issue. For example: