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

Static drop-downs #8259

Closed
Tracked by #7685
farmaazon opened this issue Nov 8, 2023 · 8 comments · Fixed by #8411
Closed
Tracked by #7685

Static drop-downs #8259

farmaazon opened this issue Nov 8, 2023 · 8 comments · Fixed by #8411
Assignees
Labels
-gui d-intermediate Difficulty: some prior knowledge required p-medium Should be completed in the next few sprints

Comments

@farmaazon
Copy link
Contributor

farmaazon commented Nov 8, 2023

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.

@github-project-automation github-project-automation bot moved this to ❓New in Issues Board Nov 8, 2023
@farmaazon farmaazon mentioned this issue Nov 8, 2023
@farmaazon farmaazon added d-intermediate Difficulty: some prior knowledge required p-medium Should be completed in the next few sprints -gui labels Nov 8, 2023
@farmaazon farmaazon moved this from ❓New to 📤 Backlog in Issues Board Nov 9, 2023
@farmaazon
Copy link
Contributor Author

Refinement log:

  • There is an implementation of drop-down Vue component, but it may require some touch-ups.

@enso-bot
Copy link

enso-bot bot commented Nov 21, 2023

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.

@enso-bot
Copy link

enso-bot bot commented Nov 23, 2023

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.

@enso-bot
Copy link

enso-bot bot commented Nov 24, 2023

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.

@enso-bot
Copy link

enso-bot bot commented Nov 24, 2023

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.

@enso-bot
Copy link

enso-bot bot commented Nov 24, 2023

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.
It will cause 0 days delay for the delivery of this weekly plan.

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).

@enso-bot
Copy link

enso-bot bot commented Nov 27, 2023

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.

@MichaelMauderer MichaelMauderer moved this from 🔧 Implementation to 👁️ Code review in Issues Board Nov 28, 2023
@enso-bot
Copy link

enso-bot bot commented Nov 28, 2023

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.

@mergify mergify bot closed this as completed in #8411 Nov 30, 2023
mergify bot pushed a commit that referenced this issue Nov 30, 2023
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.
@github-project-automation github-project-automation bot moved this from 👁️ Code review to 🟢 Accepted in Issues Board Nov 30, 2023
@farmaazon farmaazon moved this from 🟢 Accepted to 🗄️ Archived in Issues Board Dec 5, 2023
@enso-org enso-org deleted a comment from enso-bot bot Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
-gui d-intermediate Difficulty: some prior knowledge required p-medium Should be completed in the next few sprints
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants