Open FlorianJacta opened 2 months ago
@jrobinAV @FlorianJacta i would like to work on this issue under hacktoberfest and devfestAI, Please could you assign it to me?
@Prithwi32 Thank you for your help
A new Quest has been launched in @Avaiga’s repo. Merge a PR that solves this issue to loot the Quest and earn your reward.
Some loot has been stashed in this issue to reward the solver!
🗡 Comment @quest-bot embark
to check-in for this Quest and start solving the issue. Other solvers will be notified!
⚔️ When you submit a PR, comment @quest-bot loot #1777
to link your PR to this Quest.
Questions? Check out the docs.
@quest-bot embark
@Prithwi32 has embarked on their Quest. 🗡
JavaScript
and CSS
magic ✨This is not an assignment to the issue. Please check the repo’s contribution guidelines before submitting a PR.
Questions? Check out the docs.
@jrobinAV @FlorianJacta sir please could you specify a filename, on which I should work to solve this issue, and also I tried creating a script file to work on the frontend component, but that script file is not running ..
I am not from R&D; maybe @FabienLelaquais or @FredLL-Avaiga could help you on this
@FabienLelaquais and @FredLL-Avaiga please could you help me on this
@FlorianJacta @FredLL-Avaiga , could you please assign this issue to me?
This issue has been labelled as "🥶Waiting for contributor" because it has been inactive for more than 14 days. If you would like to continue working on this issue, please add another comment or create a PR that links to this issue. If a PR has already been created which refers to this issue, then you should explicitly mention this issue in the relevant PR. Otherwise, you will be unassigned in 14 days. For more information please refer to the contributing guidelines.
Description
I'm looking for a way to enable immediate editing for all editable columns or cells of a table. Instead of clicking the pencil icon for each cell I want to edit, I would like to have a single button that makes all cells in the table ready for editing.
This was asked by a user.
Requested Features
Single Button for Editing All Cells:
Row-Wise Editing and Accept Button:
Master Accept Button for All Changes:
Current Limitation
These capabilities are not available in the existing
Table
element.Environment
Taipy: develop/4.0
Suggested Solution
Consider adding these options to Taipy.
Acceptance Criteria
Code of Conduct