let section = if context.comment.is_some() {
state::Section::Issue
} else {
state::Section::Comment
state::Section::Browser
};
Ok(Self {