-
Notifications
You must be signed in to change notification settings - Fork 326
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
Static drop-downs #8259
Comments
Refinement log:
|
Michael Mauderer reports a new STANDUP for yesterday (2023-11-20): Progress: Started working on gathering information required for implementation. It should be finished by 2023-11-23. Next Day: Next day I will be working on the #8259 task. Continue on task. |
Michael Mauderer reports a new STANDUP for the provided date (2023-11-21): Progress: Worked on extracting information required for generating widget content. It should be finished by 2023-11-23. Next Day: Next day I will be working on the #8259 task. Continue on task. |
Michael Mauderer reports a new STANDUP for yesterday (2023-11-23): Progress: Worked on placing the widget with the available content in the node. It should be finished by 2023-11-23. Next Day: Next day I will be working on the #8259 task. Continue on task. |
Michael Mauderer reports a new STANDUP for yesterday (2023-11-23): Progress: Worked on integration of the widget within the node and AST, debugging placement issues. It should be finished by 2023-11-23. Next Day: Next day I will be working on the #8259 task. Continue on task. |
Michael Mauderer reports a new 🔴 DELAY for today (2023-11-24): Summary: There is 4 days delay in implementation of the Static drop-downs (#8259) task. Delay Cause: 2 days weekend, 2 days due to extra time keeping up PRs with develop and fixing merge issues, as well as extra time to familiarise myself with widget code base (old and new). |
Michael Mauderer reports a new STANDUP for the provided date (2023-11-24): Progress: Implemented correct widget placement and updated layout properties. It should be finished by 2023-11-27. Next Day: Next day I will be working on the #8259 task. Continue on task. |
Michael Mauderer reports a new STANDUP for yesterday (2023-11-27): Progress: Finished implementation and opened PR. It should be finished by 2023-11-27. Next Day: Next day I will be working on the #8259 task. Start next task. |
Closes #8259 [Peek 2023-11-28 12-22.webm](https://github.com/enso-org/enso/assets/1428930/8696bb0f-15de-46a6-9664-a30da931d6df) # Important Notes Some TODOs left for after the AST refactoring: * Updating the AST with the elected value. * Getting the Expr ID from the parent node to determine the correct color.
Some method's arguments has tag values defined in their documentation. These values should be used in drop down for a given argument. See the GUI1 implementation for details.
The text was updated successfully, but these errors were encountered: