Finish Forgot Password
Upload FIle modal is broken
Email Verification Request Fail
How can we make this be able to handle erros? Any API to use? Any input field? not sure what the process in terms of API is here
Upload FIle modal is broken
Well just checked and for some reason this is not happening anymore, but we are not handling the error stage of a file
Finish Forgot Password
I think is done as when you submit a forgot password request we are showing a notification thru Refine useNotification
Dedicated Route for Email Verify
ab425c6f2c
fix: every time in progress query is fetched, we check the results for atleast one complete query and this invalidates the query results for the files data provider on the list query
Dedicated Route for Email Verify
The usual stuff products do here is to have and endpoint that autovalidates, basically a magic link, i dont see a need to make a view for this, this could be a notification alone which we could…
Implement Network Pinning UI