Ortaly
@ortalyartsAll solutions
- Submitted 5 months ago
Responsive TODO App with React and dnd-kit
- HTML
- CSS
- JS
The dnd-kit sensors (which make the elements draggable) seem to prevent onClick/onChange functionality of the child elements (like delete button and checkbox) that are inside a draggable list element.
I managed to solve this problem for "mouse users" but not for keyboard users. Meaning, when trying to check or delete a list item, it works with mouse click, but not with keyboard (space/enter keys).
This is a problem, as I tempt to make accessible applications... Any Ideas how to make it work properly?
Thanks in advance!
- Submitted 6 months ago
Responsive Accessible In-browser Markdown Editor
- HTML
- CSS
- JS
I'm always grateful to get any feedback on eventual bags, code optimisation and especially accessibility issues.
Thanks in advance! š Ortaly
- Submitted 7 months ago
Responsive accessible password generator app
- HTML
- CSS
- JS
Dear community,
I'm always happy to get any feedback on eventual bags, code optimisation and especially accessibility issues.
Thanks in advance! š Ortaly
- Submitted 7 months ago
Responsive Accessible Dictionary web app. Vanilla JS & Native CSS.
- HTML
- CSS
- JS
- API
At the time point of submitting this challenge, the audio links, provided by Free Dictionary API, for some reason became inaccessible (Bad gateway, Error code 502), though they worked perfectly while developing the challenge... Obviously, this prevents the play sound button functionality.
Please advice if you have any idea how to solve this. Thanks in advance!
- Submitted 7 months ago
Responsive accessible frontend Quiz App
- HTML
- CSS
- JS
I am always glad to get any improvement suggestions, especially for accessibility.
Thanks in advance š
- Submitted 7 months ago
Accessible responsive Pricing component with toggle
- HTML
- CSS
- JS
I tried to make this solution as accessible as possible. Please let me know if you spot any issues. Also if you spot any other problem, I would be glad to hear about it :)
- Submitted 7 months ago
Responsive & accessible Coding bootcamp testimonials slider.
- HTML
- CSS
- JS
I tried to make this solution as accessible as possible, please advise if you spot any issues. And of course if there are other bugs, I'll be happy to know about them too :)
- Submitted 7 months ago
Officelite coming soon. Responsive design + Accessibility
- HTML
- CSS
- JS
Accessibility question: I've spotted a bug: if I navigate through the site with the keyboard (using tab key), after arriving to the select element I can't go further or go back to other inputs. So to move back or forth I have to use the mouse... Any suggestions on how to fix this issue are highly appreciated!
Any other suggestions for improvement are also very welcome :)
- Submitted 7 months ago
Responsive accessible Maker prelaunch landing page. Vanilla JS
- HTML
- CSS
- JS
I try to make my solutions as accessible as possible, please advise if you spot any issues.
- Submitted 8 months ago
Responsive accessible Tip calculator. Vanilla JS & CSS
- HTML
- CSS
- JS
I've tried to make this calculator app accessible. Please advise if you spot any accessibility issues, or if you have any other suggestions. Thanks in advance š
- Submitted 9 months ago
Responsive Time tracking dashboard. Fetch json with vanilla Javascript
- HTML
- CSS
- JS
- Submitted 9 months ago
Responsive single page Design Portfolio. Vanilla JS Slider.
- HTML
- CSS
- JS
This was the first time I used a slider (carousel) to animate the projects gallery. Any improvement suggestions are highly appreciated!
- Submitted 9 months ago
Responsive accessible Interactive card details form. Vanilla js & CSS.
- HTML
- CSS
- JS