question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Feature Request - Select Editors

See original GitHub issue

I’m submitting a feature request

  • Browser: all

  • Language: TypeScript

Current behavior: Not Implemented

  • What is the motivation / use case for changing the behavior? Currently there are select, singleSelect and multipleSelect header filters. Would it be possible to implement SelectListEditor, SingleSelectListEditor and MultipleSelectListEditor? I created a proof of concept for myself to see if this was possible using the using the columnDefinition.filter properties. I used those property values because the editor select list would behave the same as the header filter if only the values in the header’s select list were allowed to be chosen.

Benefits:

  1. Data Integrity on the grid
  2. Easier for the user to see predefined values if there are a lot

Challenges (I am sure there are others I cannot think of):

  1. Sorting: if the value is an integer and the label is a text field, the gird will sort on the value and not label.

image

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:31 (15 by maintainers)

github_iconTop GitHub Comments

1reaction
jmzagorskicommented, Mar 3, 2018

I plan to finish this today

1reaction
ghiscodingcommented, Feb 28, 2018

FYI, I just added a new commit that adds inline editor undo command (thanks to a PR that came in my Angular repo).

Read more comments on GitHub >

github_iconTop Results From Across the Web

[Feature request] Rename member with selection from editor
Hi, In VS Code, when you do a rename and already have a part of the member already selected, the popup to actually...
Read more >
About Feature Request Articles
Go to an article's Content Editor. Click the Feature Request status at the top. Click the Feature Request Status drop-down and select a...
Read more >
Feature Request Policy and Process
Select New feature request as the Request type. Ensure all the details about the feature are included. Provide examples or use cases to...
Read more >
Option to select default editor for scripts.
So my feature request is simply: We need options to select which application Indesign opens for editing scripts.
Read more >
How to Submit Premiere Pro Feature Requests
Al Mooney, Senior Product Manager, Professional Video Editing Adobe Systems. ... This is not to say feature requests are randomly selected; ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found