getsentry / getsentry/sentry

Show screenshot at the top of issue details

Open
#98,534 1 comment 2 reactions 0 assignees View on GitHub
Feature Issues > Details
Dominant language
Python
Stars
44.8k
Forks
4.9k
Avg merge
22h 21m
Merged PRs (30d)
586

Description

This came up several times on slack, and also was brought up by customers as well as Nintendo as seen as a regression.

When we built the original screenshots feature in our Mobile SDKs, we added it to the top of the screen:

Image

This is still the [screenshot on our docs]()

## Thought process:

There's a lot of visual space when landing on the issue details page. And we use up a lot of with **hightlights** which just takes a lot of horizontal space for very little data. There's a lot of waste, for example:

Image

Sure, maybe I'll spot *Screenshot*, in this very busy screen. But why tell me there's a screenshot? It's a picture. **my brain can process the picture much better than all this text and labels**:

Image

Then if I scroll down further, I see the screenshot. With a ton of wasted space:

Image

.

# The request

Please just add a preview of the screen of the app somewhere visible when we land on this page:

Image

Contributor guide

Open the contributing guide

Research direction

Start at the issue details page and locate how existing mobile screenshots are rendered and positioned. Compare the current layout with the requested landing-page preview; done means the app screen is visibly previewed when the page opens, without requiring the user to scroll to it.

Written by the indexing model from the issue text.

Assessment

Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.