DEVelooper29

Results 12 comments of DEVelooper29

Hey @moT01, Can you please review this and let me know if any changes are to be done?

> Please rebase and make sure the tests are passing. Thanks. I have successfully done the rebase as you mentioned and also all tests are passing except Firefox.

I have fixed the issue and the two tests that are failing are because of the sync fork that I did. Before doing sync fork, all tests were passing. So,...

> This PR now has irrelevant changes. > > I am unsure if you are trying some different method, but this project has specific guidelines about rebasing. There are detailed...

I have successfully solved the issue and also all the tests are passing. Kindly review and please let me know any suggestions/changes required. And sorry for the errors that I...

![Screenshot (2880)](https://user-images.githubusercontent.com/101932255/232708159-d0891660-67b3-4db6-9db2-1fc38f9790d8.png) ![Screenshot (2881)](https://user-images.githubusercontent.com/101932255/232708166-7bf2e07e-ee96-4c72-af8e-a11fb64419eb.png) Thank you for giving me the chance to contribute. KIndly review and please let me know if any changes/suggestions.

Thank you for your suggestions. I'll try my best to include all of them.

> * Please revert the changes in the SVG, the SVGs are in button so you can add the text to the button instead. > * please don't use `width`...

The suggested changes done: 1) Please use responsive units as much as possible. 2) There UI is also served in RTL, so the UI elements should look mirrored and presentable...