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

Added attachments number to agendapoints table #207

Merged
merged 9 commits into from
Oct 13, 2021

Conversation

lagartoverde
Copy link
Contributor

Maybe do we need some design for that number? @Dietr
If not feel free to approve and merge :)

@lagartoverde lagartoverde requested review from nvdk and Dietr October 13, 2021 09:11
Copy link
Member

@nvdk nvdk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One thing to consider with this approach is that it can make the initial request heavy (and the cache will also be invalided more often). I guess it all depends on the amount of attachments we can expect, if it's low this will work ok.

Personally I would have gone with a separate component that fetches the attachment count for each line, but this looks fine to merge as is at the moment.

Copy link
Member

@nvdk nvdk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missed the header, that needs to be fixed before we can merge

@nvdk nvdk added the enhancement New feature or request label Oct 13, 2021
@nvdk nvdk merged commit ad0814d into development Oct 13, 2021
@nvdk nvdk deleted the feature/add-attachments-number branch October 13, 2021 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants