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

feat: open selected tasks in the web browser #83

Merged
merged 5 commits into from
May 20, 2024
Merged

Conversation

prgres
Copy link
Owner

@prgres prgres commented May 20, 2024

Summary

From a long time, the table task has been supporting multiple selection of rows. Until this PR, it was never used. From today, you can select multiple tasks with "space" (or other binding) and all of them open in your default web browser

Changes:

  • chore: remove unused tabletasks.requiredColsKeys field
  • chore: remove requiredCols and rely only on columns prop
  • chore: remove autoColumns prop
  • chore: remove unused setColumns
  • feat: open selected tasks in the web browser

@prgres prgres self-assigned this May 20, 2024
@prgres prgres changed the title feat/open url batch feat: open selected tasks in the web browser May 20, 2024
@prgres prgres merged commit 57a9d7b into main May 20, 2024
5 checks passed
@prgres prgres deleted the feat/open-url-batch branch May 20, 2024 09:17
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.

1 participant