-
Notifications
You must be signed in to change notification settings - Fork 323
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
Vector_Editor
widget: Adding elements
#5947
Comments
Adam Obuchowicz reports a new STANDUP for yesterday (2023-04-03): Progress: Talk with Wojciech about the API. Otherwise, mostly meeting-day. It should be finished by 2023-04-05. Next Day: Next day I will be working on the same task. Try to integrate with the view API somehow. |
Adam Obuchowicz reports a new STANDUP for today (2023-04-04): Progress: Still in the middle of integration - faced some issues and missing parts, reported to Wojciech. Filled 360 Feedback (finally). It should be finished by 2023-04-05. Next Day: Next day I will be working on the same task. Finish work and test it. Then, if Wojciech will make a PR with the view, review it. |
Adam Obuchowicz reports a new 🔴 DELAY for today (2023-04-13): Summary: There is 12 days delay in implementation of the Delay Cause: To finish I needed to wait for Wojciech work. It slipped over my time off. |
Adam Obuchowicz reports a new STANDUP for today (2023-04-13): Progress: Finally I was able to add new elements in Vector Editor! The code still deserves some cleaning + I need one thing from Wojciech (truncating number of elements in list editor) to have it working properly It should be finished by 2023-04-17. Next Day: Next day I will be working on the same task. Clean up things and finish the PR. |
Adam Obuchowicz reports a new STANDUP for the last Friday (2023-04-14): Progress: Tested two branches while doing Bookclubs. Updated the code for Vector Editor with newest Wojciech changes. Finally, I can see elements being added! It should be finished by 2023-04-17. Next Day: Next day I will be working on the #6124 task. While waiting for rest of the view, I will make a quickfix for CB lack of focus breaking the navigating experience. |
Adam Obuchowicz reports a new STANDUP for the provided date (2023-04-17): Progress: Many meetings day, as usual. But also managed to finish code clean up. The code would be ready for PR once Wojciech work will be merged. It should be finished by 2023-04-17. Next Day: Next day I will be working on the #6124 task. While waiting for the second "List Editor" PR I start to fix regressions, one of the most prominent is fixing focus issues in Component Browser |
Add a possibility to add new elements to vector in
Vector_Editor
widget. Should use the component created in #6037The text was updated successfully, but these errors were encountered: