Skip to content

Fix unclickable Autocomplete/Lookup fields#808

Merged
ibelar merged 4 commits intoatk4:developfrom
acicovic:feature/fix-autocomplete-lookup-click
Oct 6, 2019
Merged

Fix unclickable Autocomplete/Lookup fields#808
ibelar merged 4 commits intoatk4:developfrom
acicovic:feature/fix-autocomplete-lookup-click

Conversation

@acicovic
Copy link
Copy Markdown
Collaborator

@acicovic acicovic commented Oct 2, 2019

In Autocomplete and Lookup controls, a large area of the control is unclickable, showing a hand cursor. This makes those controls effectively unusable.

image

The issue is reproducible in the current demo (for example https://ui.agiletoolkit.org/demos/autocomplete.php - hovering over Country1/2/3 towards the right will produce the hand cursor and unclickable control).

This PR fixes the issue for both controls.

@acicovic acicovic requested a review from ibelar October 2, 2019 19:43
Copy link
Copy Markdown
Contributor

@ibelar ibelar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Good catch! But please update both .pug file accordingly.

@codecov
Copy link
Copy Markdown

codecov bot commented Oct 6, 2019

Codecov Report

Merging #808 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             develop     #808   +/-   ##
==========================================
  Coverage      76.28%   76.28%           
  Complexity      2294     2294           
==========================================
  Files            119      119           
  Lines           5414     5414           
==========================================
  Hits            4130     4130           
  Misses          1284     1284

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 781243e...c53d24c. Read the comment docs.

@acicovic
Copy link
Copy Markdown
Collaborator Author

acicovic commented Oct 6, 2019

@ibelar updated pug files.

@ibelar ibelar self-requested a review October 6, 2019 18:59
Copy link
Copy Markdown
Contributor

@ibelar ibelar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@ibelar ibelar merged commit 20a8581 into atk4:develop Oct 6, 2019
@acicovic acicovic deleted the feature/fix-autocomplete-lookup-click branch October 7, 2019 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants