elk-zone / elk

A nimble Mastodon web client
https://elk.zone
MIT License
5.5k stars 565 forks source link

Large space between status details and loading skeleton #2738

Open shuuji3 opened 7 months ago

shuuji3 commented 7 months ago

On the status details page, after clicking the status and before loading the reply data. There is a large space below the status.

Screenshot from 2024-04-01 23-48-46 (the orange area is just white empty space)

I tested this post: https://cybervillains.com/@djm/112192731055910711. This post has several replies so it took a while to load all reply data.

The space is caused by this mb="50vh" below but I'm not sure we can delete this since I don't know the purpose of this margin.

https://github.com/elk-zone/elk/blob/aa28257754dbfa67ead41ce4863f2e472a551623/pages/%5B%5Bserver%5D%5D/%40%5Baccount%5D/%5Bstatus%5D.vue#L71

stackblitz[bot] commented 7 months ago

Solve in StackBlitz Codeflow Start a new pull request in StackBlitz Codeflow.