graasp / graasp/client

Refactor PublicationAttributeContainer

Open
#622 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
0
Forks
4
PR merge metrics
No merged PRs in 30d

Description

Regarding openness of the props, I would propose to refactor in another PR where users of this component also define empty and filled component eg:
```ts
// LicenseContainer.tsx

content={hasNoData ? buildEmptyPlaceHolder() : content}
tooltip={hasNoData && }
...
```

_Originally posted by @pyphilia in https://github.com/graasp/graasp-builder/pull/1543#discussion_r1815003810_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.