Closed devvsakib closed 1 year ago
@devvsakib Assign me this issue, will get it done in a min
Of courseš„ all your's @abhinav2712
@devvsakib Hey, I went through the whole files structure and found the file which targets the search bar which has categories of the errors. I am trying to change the file "SearchInput.jsx" file on my local but none of the changes are being reflected. I tried changing "filter by type" to just "filter" just to check if my target file is correct but it doesnt change anything, Do give me a heads up for this one..
refresh your localhost @abhinav2712
@devvsakib I refreshed my localhost, still its same, Look I changed the spellings still :/
heres the output:
Do you have any idea on why this is happening?
I didn't get your point. what do you mean? @abhinav2712
@devvsakib As u can see I have changes the names in nav items, still the changes aren't being reflected, (even after restarting localhost) Can you confirm if I am making changes in the correct file for not?
this nav is for mobile.
@devvsakib does that
this nav is for mobile.
is that file somewhere else?
Hi @abhinav2712 , It seems you are new to reactjs. I think it will be better if someone else takes this issue
I can take care of this matter. I understood that the Filter by Type box disappears very quickly, so an animation is required to make it disappear in a subtle way. It's right?
@ezequielbugnon yes, you are right
Completed #163
The mobile filter menu animation not working properly. When the user clicks the filter type, it comes with awesome animation but dismisses instantly.
To Reproduce Add ease-out animation
Expected behavior Should ease-out smoothly
Screenshots added