Shared page load data only for opened tab

Description

Currently we load:

  • all comments (if sharing comments enabled),
  • all work logs (if sharing work log enabled) and
  • all history (if sharing history enabled)

We should load only opened tab, we could add query param ?tab=(comment/worklog/history)
and make tabs a links.

Linked issues

relates to
Issue Type Icon ESFJ-431 Shared page load only part of comment/history/worklog data. Priority: Medium
Released
Issue Type Icon ESFJ-432 Make comments / history / worklog items linkable on shared page Priority: Medium
Released

Activity

Automation for Jira 19 October 2023, 11:49

Hello @Mariusz Szymański,

Please merge code to dev branch.
This is the best moment to add more information that can be helpful to prepare release notes.

  • Can you prepare short overview of change that can be used in release notes?
  • Please provide short GIF that showcase feature.
  • If GIF make no sense, can you provide image that highlights feature that can be used in release notes (cropped & annotated)?
Sagar Rawat 19 October 2023, 11:49

@Mariusz Szymański Fix verified- QA environment.

Mariusz Szymański 13 October 2023, 09:32

This can be tested together with

All changes are on QA.

Automation for Jira 9 October 2023, 15:41

Hello @Mariusz Szymański ]

This is the best moment to add more information that can be helpful for tester.

  • What areas are affected?
  • What are potential edge cases?
  • Was it checked for XSS problems?
  • Does change affect security, is new data exposed?

Please attach - Before / After screenshot if possible.

Mariusz Szymański 4 October 2023, 09:52

@Krzysztof Bogdan I’ve made changes following your request. Can you please check?

Mariusz Szymański 28 September 2023, 14:16

@Krzysztof Bogdan I made amendments and left comments

Krzysztof Bogdan 28 September 2023, 07:27

@Mariusz Szymański I have requested changes

Automation for Jira 27 September 2023, 09:39

Hello @Krzysztof Bogdan,
Task is ready for review.

@Mariusz Szymański please make sure reviewer
have easy access to contend to be reviewed.

If this is code change. Please make sure PR is created.
If this is new documentation, blogpost, etc. Please provide link to page.

Mariusz Szymański 25 September 2023, 10:27

The PR also adds functionalities described in

@Aleksandra Bogdan Tab buttons are not styled properly. I tried my best, but I just can’t make it right. Can you take a look?