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

Table: blur event not called from an editable cell #6701

Closed
cagataycivici opened this issue Oct 16, 2018 · 0 comments
Closed

Table: blur event not called from an editable cell #6701

cagataycivici opened this issue Oct 16, 2018 · 0 comments
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@cagataycivici
Copy link
Member

Reported by a PRO user;

Check my example in Stackblitz:
https://stackblitz.com/github/tleveque23/scrollTable

  • Open the log console
  • Click on open dialog
  • Click in the first file name to edit
  • If you click on the second, you will see my "Blur!!" log in the console.

But if you use the "tab" key to navigate to the next field, the method that write this log is not called. The (blur) event on the input field is not called!
This was working fine with Data-table.

@cagataycivici cagataycivici added the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label Oct 16, 2018
@cagataycivici cagataycivici added this to the 6.1.6 milestone Oct 16, 2018
@cagataycivici cagataycivici self-assigned this Oct 16, 2018
@cagataycivici cagataycivici changed the title Turbo-table: blur event not called from an editable cell Table: blur event not called from an editable cell Oct 16, 2018
@cagataycivici cagataycivici modified the milestones: 6.1.6, 7.0.0-beta.1 Oct 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

No branches or pull requests

1 participant