Exceptionless.UI icon indicating copy to clipboard operation
Exceptionless.UI copied to clipboard

Add "Latest News" section to dashboard with list of latest blog article titles

Open niemyjski opened this issue 9 years ago • 4 comments

@jmoeltjen commented on Tue Jul 14 2015


@niemyjski commented on Wed Jan 20 2016

@jmoeltjen do you think a link to the blog would be enough or having an actual view with the feed?


@jmoeltjen commented on Thu Jan 21 2016

@niemyjski I would do a truncated list of the three most recent posts from the feed, or just a twitter feed, which will also have it and promote people to follow on twitter and click through to the site. Should be some pretty quick & easy code snippets out there to steal if you don't want to write your own.

niemyjski avatar Mar 12 '16 19:03 niemyjski

What about something like this?

image

The news section would rotate between the 3-5 most recent blog post titles. Probably could also pull in tweets to the rotation as well. I'm thinking the filter, when focused, will cause the news section to disappear, so the filter input can take up the whole width of the nav.

natehitze avatar Aug 01 '17 01:08 natehitze

If we do this, I'd want to just do an alert icon on the right and have it show a drop down list of news items. Maybe even a badge with unread count if we want to track that on a per user level.

ejsmith avatar Aug 01 '17 02:08 ejsmith

How about something like this?

image

natehitze avatar Aug 03 '17 02:08 natehitze

Yeah, that looks good!

ejsmith avatar Aug 03 '17 03:08 ejsmith