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

[igxSelect] Add igxHint support #5584

Closed
1 task done
IvayloG opened this issue Aug 5, 2019 · 1 comment · Fixed by #7487
Closed
1 task done

[igxSelect] Add igxHint support #5584

IvayloG opened this issue Aug 5, 2019 · 1 comment · Fixed by #7487
Assignees
Labels
select Select component 🧰 feature-request version: 10.0.x ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.

Comments

@IvayloG
Copy link
Contributor

IvayloG commented Aug 5, 2019

Is your feature request related to a problem? Please describe.

Investigate the possibility to add igxHint directive support in igxSelect component.

Describe the solution you'd like

Use igxHint as in the igxCombo.

Suggested implementation:

    <ng-container ngProjectAs="igx-hint, [igxHint]">
        <ng-content select="igx-hint, [igxHint]"></ng-content>
    </ng-container>

Additional context

Currently the igxHint can not be used in the igxSelect.

  • Upon implementation - Remove the note for igxHint limitation in docfx .
@IvayloG IvayloG self-assigned this Aug 5, 2019
@IvayloG IvayloG changed the title Add igxHint support [igxSelect ]Add igxHint support Aug 5, 2019
@IvayloG IvayloG changed the title [igxSelect ]Add igxHint support [igxSelect] Add igxHint support Aug 5, 2019
@IvayloG IvayloG added 🛠️ status: in-development Issues and PRs with active development on them and removed 🆕 status: new labels Aug 6, 2019
@IvayloG IvayloG added 🆕 status: new and removed 🛠️ status: in-development Issues and PRs with active development on them labels Feb 3, 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 May 14, 2020
@Lipata Lipata removed the status: inactive Used to stale issues and pull requests label May 21, 2020
@Lipata Lipata reopened this May 21, 2020
@IvayloG IvayloG added 🛠️ status: in-development Issues and PRs with active development on them and removed 🆕 status: new labels Jun 4, 2020
IvayloG added a commit that referenced this issue Jun 4, 2020
@IvayloG IvayloG added ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged. and removed 🛠️ status: in-development Issues and PRs with active development on them labels Jun 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
select Select component 🧰 feature-request version: 10.0.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.

3 participants