Content pfp
Content
@
0 reply
0 recast
0 reaction

Rodrigo Bardin pfp
Rodrigo Bardin
@rodrigobardin
UI Suggestion #1 - Responsiveness Context: it looks like @herocast has been built using 1024px res as the default, keeping it nice and tight. Issues: 1. for higher resolutions, the central column expands, but the content remains restricted to the default size, creating a big empty space in the central column (as if something should be there but it's not) 2. when in 1024 and creating a new cast, once the user clicks on ’new draft’, the central column expands (due to the 2 column structure and the textarea’s size) and crops the right column 3. when creating a new draft, the focus remain on the current/previous cast, which might lead the user to write the new one on top of the previous Alternative solutions/suggestions: 1. keep the max-width of the main div as 1024px instead of the current 1400px - ran a test and everything seems to fit, except the 'post' page, which I explain on item 2 - or make the content area expand with the column's width. Not a fan of the latter tho :D (cont.)
2 replies
0 recast
0 reaction

Rodrigo Bardin pfp
Rodrigo Bardin
@rodrigobardin
2. when creating a new cast, switch to ‘block’ to view the central structure as rows instead of columns, eliminating the horizontal scroll (and I think it visually improves a bit the flow). ***Video below*** 3. switch the focus to the new textarea once the user clicks on ‘new draft’
1 reply
0 recast
0 reaction