-
Notifications
You must be signed in to change notification settings - Fork 315
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
Issue with CRUD Create/Add button #108
Comments
When you click one time, it doesn't do anything? |
Hi,
It does click but after many attempts and when you kind of click on the
"right spot", which is very strange.
Regards,
2017-05-02 15:26 GMT-03:00 Jay Paul Torres Bandas <[email protected]>
:
… When you click one time, it doesn't do anything?
When mouse-over does it detect that it's a button?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#108 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AKsXkeSZQvplfEWYs7hc_Ggu2GqQtESGks5r13VygaJpZM4MzVUC>
.
|
Can you show me a screenshot? |
A screenshot won't show you what you're looking for, it's a behavior
issue...
After inspecting the code, everything seems to be in place...
2017-05-02 16:25 GMT-03:00 Jay Paul Torres Bandas <[email protected]>
:
… Can you show me a screenshot?
Did you try inspecting the code on the button to see if there's a
broken/missing line?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#108 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AKsXkeMChssG-eNmO6ppRil352eZdoh0ks5r14NGgaJpZM4MzVUC>
.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There's an issue with the clickable area of create/add button generated by Grocery CRUD as it has been hard to click on it. It does not work sometimes and I need to click several times to get it working. It's strange as others buttons (export, print, filter, etc.) are working fine.
The text was updated successfully, but these errors were encountered: