-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Lists feature: small UI bugs #2
Comments
I couldn't find where it doesn't show...
Behavior in this case should be to remove from list and close the pop-up?
I can't reproduce this. Which browser are you using? Can you share the reproduction steps? |
@mushon a few questions above (make sure to open the issue cause I updated the comment). I will fix all the rest. |
yes
You are right. Forget about it…
I'm using Brave, which should be the same as Chrome. I tried testing on Chrome too there's currently another bug that opens the page on every click on the card. |
They show a 'text' cursor, as it's commonly expected on text editable areas
There's no such view at the moment, I agree that when the view exists it should link there.
OK
OK
Which page and which card? Can you show me what you mean in Zoom? |
nvm, I saw what you mean - it got in while fixing other things. Should be ok now. |
* ENV NODE_ENV=production * Initial list-view and a bit of restructuring * List view + list view edit + list view in app container * Some style fixes, search results use routerlink * More list view implementation * Many fixes to the item addition flow * More work on share dynamics * Delete list and other small fixes * less logs * Fixes re #2 * A different approach for making cards clickable (re #2) * Fixes for result card * Different approach for positioning the dialog * Modal layout * Restore search result interaction * Mobile layout fixes * Share + more mobile tweaks * visual qa * Public lists * Fix seo for lists page * Restore main page tutorial * Slightly improve the sharing interface + og image
The text was updated successfully, but these errors were encountered: