Skip to content
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

Bug tooltip #18

Closed
4 tasks done
heyner29 opened this issue Apr 1, 2020 · 1 comment
Closed
4 tasks done

Bug tooltip #18

heyner29 opened this issue Apr 1, 2020 · 1 comment
Projects

Comments

@heyner29
Copy link
Contributor

heyner29 commented Apr 1, 2020

This is a bug.

Prerequisites

  • Are you running the latest version?
  • Are you reporting to the correct repository?
    (enso is made of many specialized packages: https://github.com/laravel-enso)
  • Did you check the documentation?
  • Did you perform a cursory search?

Description

When the table has only one or two rows, the button tooltip behaves strangely and does not allow clicking on the button. When the number of rows is greater, it works normally.

My solution at the moment is to give it a left or right position and it works, but I'm not sure if that is the best solution so don't pull request

Steps to Reproduce

  1. In some existing table add the tooltip property to the button template
  2. Make sure there are only one or two rows in the table (either filtering or only having that many records)
  3. Mouse over button and try to click

**I hope I have been clear enough, otherwise I will be attentive to any comments. Once again in advance a thousand thanks for such excellent work.

@aocneanu aocneanu added this to In progress in Enso Ui Apr 7, 2020
@aocneanu
Copy link
Contributor

aocneanu commented Apr 7, 2020

I guess always left makes sense. I will do the change myself because I'm working at the package already.

Enso Ui automation moved this from In progress to Done Apr 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Enso Ui
  
Done
Development

No branches or pull requests

2 participants