Skip to content

Conversation

@JammingBen
Copy link
Contributor

@JammingBen JammingBen commented Mar 21, 2025

Adds a loading indicator when space images are loading due to:

  • regular page visit and images are not yet being cached
  • image is being uploaded
  • image has been uploaded and is temporarily stuck in post processing

Also refactors to script setup: Projects.vue, SpaceHeader.vue, SpaceDetails.vue

refs #361

@JammingBen JammingBen self-assigned this Mar 21, 2025
@JammingBen JammingBen force-pushed the feat/space-image-loading-indicator branch 6 times, most recently from 66f20e7 to 4cc948f Compare March 21, 2025 10:40
@JammingBen JammingBen force-pushed the feat/space-image-loading-indicator branch from 4cc948f to 02be523 Compare March 21, 2025 10:51
import { RouteLocationRaw } from 'vue-router'
export default defineComponent({
name: 'AppBar',
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fyi the names are needed for some components to not end up as an anonymous-stub when used by a component that now uses script setup. This will eventually be obsolete once we refactor those components to script setup as well.

@JammingBen JammingBen marked this pull request as ready for review March 21, 2025 14:22
@JammingBen JammingBen requested a review from kulmann March 21, 2025 14:22
Copy link
Contributor

@kulmann kulmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool, thank you! That will make @dragonchaser happy 🤓

@JammingBen JammingBen merged commit 1ff66ae into main Mar 24, 2025
7 checks passed
@JammingBen JammingBen deleted the feat/space-image-loading-indicator branch March 24, 2025 10:26
@openclouders openclouders mentioned this pull request Mar 24, 2025
1 task
@openclouders openclouders mentioned this pull request Mar 26, 2025
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants