Skip to content

misc fixes#4

Open
Vankog wants to merge 8 commits intocdds-ab:masterfrom
Vankog:fixes
Open

misc fixes#4
Vankog wants to merge 8 commits intocdds-ab:masterfrom
Vankog:fixes

Conversation

@Vankog
Copy link
Copy Markdown
Contributor

@Vankog Vankog commented Mar 6, 2026

After several hours of fiddling, I was finally able to make it work.

  • It looks like the numbers of the details input IDs are not stable after all. I assume they have to be updated from time to time.
  • Fixed expansion detection of time details.
  • Properly closing time details row before closing popup.
  • Fixing Activity being reset to "NOTEMPO".
    • It turns out that clicking on another element while the input is still active, resets the input to the first auto suggest value.
    • Hitting tab 2 times increased the stability, as this ensures the field is properly exited.
  • Fixed description selector by narrowing down to the dialog.
  • Fixed opening the zoom details of the wrong row.
    • When adding a new row, it sometimes is added at the start or the end of the table.
    • By narrowing the selector to the editable row, the correct zoom detail is opened.
  • Fixed issues with deletion
    • There is no approval dialog (at least not for me).
    • The "OK" click opened the search popup for the period.
    • Wait till rows got deleted.
  • Extended worklog summary from Tempo by a snippet of the details. This makes it easier to cross check.

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