pretalx / pretalx

Conference planning tool: CfP, scheduling, speaker management
https://pretalx.com
Apache License 2.0
681 stars 194 forks source link

Bulk review: Show proposal information on hover/click #1699

Open rixx opened 4 months ago

rixx commented 4 months ago

It would be cool to see additional information for a given proposal on hover or click in the bulk review screen (maybe like a bootstrap accordion, or a detail/summary element). However, this information would have to be lazy-loaded to keep general page load times low.

paulmelis commented 2 months ago

Great idea, and another place to have such on-hover information would be the schedule editor. It's currently fairly cumbersome to get info on a proposal there, as you can't click through to proposal details but need to open a second tab/window and search on proposal title/speakers.

rixx commented 2 months ago

You can click on any scheduled session and get a link to the proposal, to the speaker(s), and adjust the duration of the session. I agree that expanding this interface would be worthwhile (e.g. by making it so it works with unscheduled sessions without breaking dragging), but it's much less urgent than the bulk review feature.

paulmelis commented 2 months ago

You can click on any scheduled session and get a link to the proposal, to the speaker(s), and adjust the duration of the session.

Huh? In the schedule editor clicking on a scheduled session for me only gives this type of popup:

image

There's no easy link to the actual proposal.

Edit: oh bloody hell, the title and speaker names are apparently clickable... Why didn't I notice that before (and neither of the other reviewers)? Maybe because the link color is not the usual green, as in the rest of the interface.