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

Allow inline editing of values #26

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

martin-fleck-at
Copy link
Contributor

Refactor:

  • Convert some utility functions to React components
  • Convert thenable to promises

Closes #16


Note: This PR is based on #24 so only the last commit is relevant for the search functionality.

haydar-metin and others added 3 commits June 25, 2024 14:30
- Propagate value updates back to the data provider and tracker
- Simplify column declaration and provide dedicated 'edit' property
-- Always render the expander on the first column
- Provide edit renderer for text value changes (more are part of eclipse-cdt-cloud#22)

Refactor:
- Convert some utility functions to React components
- Convert thenable to promises

Closes eclipse-cdt-cloud#16

Co-authored-by: Haydar Metin <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow inline editing of values
2 participants