Issue 366/dataset publish ux#461
Conversation
|
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/oceanprotocol/market/CoA4j96ZPXTzHDKxBcDd84WqWUxe |
|
So you're suggestion the error message should stay there until the user has corrected the invalid field? The error message was setup on a timer before now (I assume that was a UX decision?) but I can change it. |
|
Ok, I have made the suggested change:
|
|
@mihaisc were you able to take another look at this after I made the changes to the error and success messages last week? |
|
If you add a file and then remove it , you can't add another file again. The |
|
The button is actually automatically pressed and the dataset is checked, there's no need to click it. As long as the input is valid, you'll get the success message. I think you may be talking about the fact that the button is inactive (greyed out) if you enter a URL without the proceeding |
|
@mihaisc ah ok, that's because you have entered the same URL twice. If you change any of the characters in the URL that you've entered you'll see that it works. Ocean Market doesn't allow you to enter the same URL twice in a row, it's how it is at the moment on live. See screen recording: https://www.loom.com/share/334e6a36080843dfbf25709f63608a40 I would suggest opening a separate issue for allowing people to enter the same URL twice, this issue was about validating the URL immediately after it is entered which has been done. |
|
Oh boy, had no idea we had that. It doesn't make any sense. So if i accidentally removed it, then i can't add it anymore.... not sure if this was intentional. Can you please create a issue for that. |
|
Sure, I'll create a separate issue for it |
|
I'll also create a separate issue for the |



Closes: #366
This pull request implements the "Best" solution mentioned by @trentmc for issue #366
Changes proposed in this PR: