You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The sidebar master message list at the bottom is cool for seeing what's going on, but without a way to easily see more context, I find myself never actually using it. I'll see an intriguing message and wonder what the rest of it says, or what the context is, but if I want to go find it, I have to hover of the message, memorize the ID, then manually go to the page using the id.
Unless there's already a way to do this? I know you're probably worried about having too many elements, but I think a functional sidebar is more important. What are your thoughts on that?
The text was updated successfully, but these errors were encountered:
It wouldn't even be an extra element now that I think about it, just an extra property. You could make the text a link, so it's just the extra href. If you do that, it's almost no extra work beyond styling the links so the text isn't ugly.
The sidebar master message list at the bottom is cool for seeing what's going on, but without a way to easily see more context, I find myself never actually using it. I'll see an intriguing message and wonder what the rest of it says, or what the context is, but if I want to go find it, I have to hover of the message, memorize the ID, then manually go to the page using the id.
Unless there's already a way to do this? I know you're probably worried about having too many elements, but I think a functional sidebar is more important. What are your thoughts on that?
The text was updated successfully, but these errors were encountered: