LmsR: move letter sent dates to lazy modal #5

Closed
opened 2022-11-25 17:13:00 +01:00 by savau · 5 comments
savau commented 2022-11-25 17:13:00 +01:00 (Migrated from gitlab.uniworx.de)

The table for LmsR retrieves all letter sent dates from DB and hides them in a modal, but the page loads slowly.

Better provide a separate route for each row and have the modal link to that route, so that the letter dates are only retrieved from DB if the user actually clicks on the modal.

The table for `LmsR` retrieves all letter sent dates from DB and hides them in a modal, but the page loads slowly. Better provide a separate route for each row and have the modal link to that route, so that the letter dates are only retrieved from DB if the user actually clicks on the modal.
savau commented 2022-11-25 17:13:00 +01:00 (Migrated from gitlab.uniworx.de)

assigned to @jost

By Steffen Jost on 2022-11-25T17:13:00 (imported from GitLab)

assigned to @jost *By Steffen Jost on 2022-11-25T17:13:00 (imported from GitLab)*
jost commented 2023-05-11 12:29:25 +02:00 (Migrated from gitlab.uniworx.de)

assigned to @jost and unassigned @savau

assigned to @jost and unassigned @savau
jost commented 2024-08-21 11:43:16 +02:00 (Migrated from gitlab.uniworx.de)

Won't fix

  • The majority of cases has only a single date that is shown directly without a modal
  • Performance instead improved by moving selectList from dbProj into a subSelect of dbtQuery
**Won't fix** - The majority of cases has only a single date that is shown directly without a modal - Performance instead improved by moving `selectList` from `dbProj` into a `subSelect` of `dbtQuery`
jost commented 2024-08-21 12:13:21 +02:00 (Migrated from gitlab.uniworx.de)

mentioned in commit f61c35cfe7

mentioned in commit f61c35cfe7f95efe4b8ff22f37629dbaba8de87c
jost commented 2024-08-21 19:59:25 +02:00 (Migrated from gitlab.uniworx.de)

mentioned in commit 97446aa9ef

mentioned in commit 97446aa9ef714232baf05c477d1813db06f74d7f
jost (Migrated from gitlab.uniworx.de) closed this issue 2024-08-21 19:59:25 +02:00
jost (Migrated from gitlab.uniworx.de) closed this issue 2024-08-21 19:59:26 +02:00
This repo is archived. You cannot comment on issues.
No Milestone
No project
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: fraport/fradrive-old#5
No description provided.