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

igxMask always set the symbol '9' as a fillable spot #7089

Closed
teodosiah opened this issue Apr 9, 2020 · 18 comments · Fixed by #12658
Closed

igxMask always set the symbol '9' as a fillable spot #7089

teodosiah opened this issue Apr 9, 2020 · 18 comments · Fixed by #12658
Assignees
Labels
mask-editor size: L 🧰 feature-request version: 9.1.x ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.

Comments

@teodosiah
Copy link
Contributor

Description

If the mask is set to "'(966) #### ####'" when you enter into edit mode the symbol '9' is always treated as a fillable spot.

  • igniteui-angular version: 9.0.1

Steps to reproduce

  1. Run the sample
  2. Click on the input

Result

The digit 9 is replaced as fillable spot.

Expected result

To be able to set some indication in case you want the symbol '9' to be treated as a digit, not special symbol and after the input is clicked to looks like (966) _ _ _ _ _ _ _ _.

Attachments

https://stackblitz.com/edit/angular-9kocto

@damyanpetev
Copy link
Member

Since 9 is one of the standard mask characters that specifies a digit input, that's sort of the expected behavior. As the Mask directive currently doesn't support escaping mask characters, we'll mark this as a feature request for that.

PS: I understand a decent workaround in this case would be using a prefix, though that'd exclude it from selection.

@github-actions
Copy link

There has been no recent activity and this issue has been marked inactive.

@github-actions github-actions bot added the status: inactive Used to stale issues and pull requests label Jun 21, 2020
@Lipata Lipata removed the status: inactive Used to stale issues and pull requests label Jun 22, 2020
@Lipata Lipata added the size: L label Aug 11, 2020
@github-actions
Copy link

There has been no recent activity and this issue has been marked inactive.

@github-actions github-actions bot added the status: inactive Used to stale issues and pull requests label Oct 11, 2020
@Lipata Lipata removed the status: inactive Used to stale issues and pull requests label Oct 12, 2020
@github-actions
Copy link

There has been no recent activity and this issue has been marked inactive.

@github-actions github-actions bot added the status: inactive Used to stale issues and pull requests label Dec 12, 2020
@Lipata Lipata removed the status: inactive Used to stale issues and pull requests label Dec 13, 2020
@github-actions
Copy link

There has been no recent activity and this issue has been marked inactive.

@github-actions github-actions bot added the status: inactive Used to stale issues and pull requests label Feb 12, 2021
@Lipata Lipata removed the status: inactive Used to stale issues and pull requests label Feb 12, 2021
@github-actions
Copy link

There has been no recent activity and this issue has been marked inactive.

@github-actions github-actions bot added the status: inactive Used to stale issues and pull requests label Nov 27, 2021
@Lipata Lipata removed the status: inactive Used to stale issues and pull requests label Nov 27, 2021
@github-actions
Copy link

There has been no recent activity and this issue has been marked inactive.

@github-actions github-actions bot added the status: inactive Used to stale issues and pull requests label Jan 27, 2022
@Lipata Lipata removed the status: inactive Used to stale issues and pull requests label Jan 27, 2022
@github-actions
Copy link

There has been no recent activity and this issue has been marked inactive.

@github-actions github-actions bot added the status: inactive Used to stale issues and pull requests label Mar 29, 2022
@Lipata Lipata removed the status: inactive Used to stale issues and pull requests label Mar 29, 2022
@radomirchev radomirchev assigned rkaraivanov and unassigned Lipata Apr 5, 2022
@github-actions
Copy link

github-actions bot commented Jun 5, 2022

There has been no recent activity and this issue has been marked inactive.

@github-actions github-actions bot added the status: inactive Used to stale issues and pull requests label Jun 5, 2022
@Lipata Lipata removed the status: inactive Used to stale issues and pull requests label Jun 6, 2022
@github-actions
Copy link

github-actions bot commented Aug 6, 2022

There has been no recent activity and this issue has been marked inactive.

@github-actions github-actions bot added the status: inactive Used to stale issues and pull requests label Aug 6, 2022
@Lipata Lipata removed the status: inactive Used to stale issues and pull requests label Aug 8, 2022
@github-actions
Copy link

github-actions bot commented Oct 8, 2022

There has been no recent activity and this issue has been marked inactive.

@github-actions github-actions bot added the status: inactive Used to stale issues and pull requests label Oct 8, 2022
@Lipata Lipata removed the status: inactive Used to stale issues and pull requests label Oct 10, 2022
@github-actions
Copy link

There has been no recent activity and this issue has been marked inactive.

@github-actions github-actions bot added the status: inactive Used to stale issues and pull requests label Dec 10, 2022
@Lipata Lipata removed the status: inactive Used to stale issues and pull requests label Dec 11, 2022
@github-actions
Copy link

There has been no recent activity and this issue has been marked inactive.

@github-actions github-actions bot added the status: inactive Used to stale issues and pull requests label Feb 10, 2023
@Lipata Lipata removed the status: inactive Used to stale issues and pull requests label Feb 10, 2023
rkaraivanov added a commit that referenced this issue Feb 16, 2023
@rkaraivanov rkaraivanov added ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged. and removed 🆕 status: new labels Feb 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mask-editor size: L 🧰 feature-request version: 9.1.x ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants