saved searches & prompt library fixes#63930
Conversation
There was a problem hiding this comment.
could the Page itself have a pb-4 so we don't have this div here just for styling? non-blocker.
There was a problem hiding this comment.
no, due to some weird margin collapse thing that involves a lot of css overflow stuff. I mean, yes, but I cheated here.
There was a problem hiding this comment.
does that need more attribution than just this, i.e. by inlining the license?
There was a problem hiding this comment.
might be nice to change the return type since this function now never returns an error
There was a problem hiding this comment.
Same question about adding pb-4 for the outer Page
There was a problem hiding this comment.
Maybe change the return type to not include error since this function now never errors.
- Add spacing at bottom of page - Fix viewerCanAdminister check to return `false` not an error when the user is not an administrator of a saved search or prompt - Improve display of prompt description
falsenot an error when the user is not an administrator of a saved search or promptTest plan
In dotcom mode, try loading a prompt or saved search in incognito mode.