daostack / daostack/common-web
Remove usage of commonId of discussion messages at the FE
Open
Priority - B
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
We realized that it doesn't make sense to store the commonId for each discussion message.
We should remove it. Here is the corresponding BE ticket https://github.com/daostack/common-backend/issues/2272
Need to figure out where is it being used in the FE, and whether we have a good alternative implementation everywhere (or some BE changes are needed)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.