-
Notifications
You must be signed in to change notification settings - Fork 0
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
FE add "Link stream" action #2089
Comments
We have cache for feed items. Right now it is impossible to get an item in the middle of the cached group of items. But now with adding linked stream it becomes possible. So now during cache setting to the actual items we need to add the fetching of the items in the middle of cached group. We can add a statement to fetch only linked items inside this cached group, so it will be cheaper. |
@elatif2020 We need to discuss point |
@elatif2020 You want tooltip to open on click, not on hover? |
@andreymikhadyuk |
@elatif2020 @andreymikhadyuk |
@andreymikhadyuk @NoamQA
Probably it's not enforced in the FE, and should added. |
@elatif2020 The conditions on the BE are different. We do not cover some of them on the FE side. |
|
@elatif2020 @andreymikhadyuk |
@NoamQA I can... did you tried with spaces where you have Admin permissions? |
@elatif2020 |
We would like to allow linking a stream such that it could also appear in another space (or common).
BE ticket https://github.com/daostack/common-backend/issues/2063
Future:
The text was updated successfully, but these errors were encountered: