Aditya Hegde
Aditya Hegde
Sure i will incorporate these in the UI based user invitations PR.
@ericokuma @ericpgreen2 Updated to add the avatar button in metrics view editor. Also updated logout to logout from cloud ui as well.
@ericokuma Fix for 1 is in a separate PR (it was unrelated to this): #5166 Shall we take the follow ups in a new PR?
Since we are not merging for the current release (~3rd july), doesnt make sense to add the feature flag.
Related PRs: #5176 #5198
Tested with adbids data. Couldnt reproduce this. If we face this again please send the project as well.
@avaitla The UI can be unpredictable when the url size is too large. We will have a more permanent solution in the future with large filter support, but this is...
The slow down was probably from local dev server. It compiles pages when you first visit them. But on prod everything is precompiled.
Ya sounds good. The file will be helpful. But i will remove the auto trigger from rill-dev route before merging.
@ericpgreen2 The repo was just a mirror of code I had during development. We are looking at ways to make it simple for local testing. Most probably a `devtool` command...