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

[.NET] [HTML] Add SelectAction to InlineTextRuns #2530

Closed
carlos-zamora opened this issue Mar 11, 2019 · 6 comments
Closed

[.NET] [HTML] Add SelectAction to InlineTextRuns #2530

carlos-zamora opened this issue Mar 11, 2019 · 6 comments
Assignees
Labels
Bug no-recent-activity Platform-.NET Platform-JavaScript Bugs or features related to the JavaScript renderer

Comments

@carlos-zamora
Copy link
Member

Part of #2378
Spec: #1933

Addendum to work from #2519

@RebeccaAnne
Copy link
Contributor

This is implemented for WPF but not yet for HTML

@almedina-ms almedina-ms added the Platform-JavaScript Bugs or features related to the JavaScript renderer label May 16, 2019
@almedina-ms
Copy link
Contributor

@RebeccaAnne @paulcam206 @shalinijoshi19 @andrewleader do we have any plans or ideas on how are we going to render the select actions for HTML?? are they going to be links or how are we planning on callling the behavior for select actions here? I don't think we have actual behaviors for any actions that are not ShowCard and ToggleVisibility actions (added for v1.2)

@andrewleader
Copy link
Contributor

I believe the inline text SelectActions should just be links <a>Click me to submit</a>, that's what you did in JS, right @dclaux?

@shalinijoshi19 shalinijoshi19 added this to the Backlog milestone May 19, 2019
@shalinijoshi19
Copy link
Member

thanks! @almedina-ms / @RebeccaAnne FYI moving this out of 1.2 at this point for post-RTM fixing.

@shalinijoshi19 shalinijoshi19 changed the title [.NET] Add SelectAction to InlineTextRuns [.NET] [HTML] Add SelectAction to InlineTextRuns May 19, 2019
@ghost ghost added the no-recent-activity label Dec 13, 2019
@ghost
Copy link

ghost commented Dec 13, 2019

This issue has been automatically marked as stale because it has not had any activity for 5 days.

@RebeccaAnne RebeccaAnne removed this from the Backlog milestone May 6, 2021
@jonmill
Copy link
Contributor

jonmill commented Nov 8, 2021

.NET HTML is deprecated

@jonmill jonmill closed this as completed Nov 8, 2021
@ghost ghost removed the Triage-Approved for Fix label Nov 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug no-recent-activity Platform-.NET Platform-JavaScript Bugs or features related to the JavaScript renderer
Projects
None yet
Development

No branches or pull requests

6 participants