Skip to content

Remote content img src fix#8

Merged
urangel merged 4 commits intomainfrom
remote-content-img-src-fix
Aug 10, 2023
Merged

Remote content img src fix#8
urangel merged 4 commits intomainfrom
remote-content-img-src-fix

Conversation

@urangel
Copy link
Contributor

@urangel urangel commented Aug 8, 2023

Description

This change updates the base property in the vite.config to include the env var for base url if it is included.

Motivation and Context

URL resolution was not working correctly in some instances for RemoteContent and this change makes this more consistent with expected behavior.

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Chore (a change that does not modify the application functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • Documentation updates are needed, and have been made accordingly.
  • I have added and/or updated tests to cover my changes.
  • All new and existing tests passed.
  • My changes include a database migration.

@juggernot325 juggernot325 self-assigned this Aug 9, 2023
@urangel urangel force-pushed the remote-content-img-src-fix branch from e49598e to 4906eb2 Compare August 9, 2023 15:10
@juggernot325 juggernot325 removed their assignment Aug 9, 2023
Copy link
Contributor

@zinic zinic left a comment

Choose a reason for hiding this comment

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

lgtm

@urangel urangel marked this pull request as draft August 9, 2023 15:53
@zinic zinic self-requested a review August 9, 2023 20:32
@urangel urangel marked this pull request as ready for review August 9, 2023 21:05
Copy link
Contributor

@zinic zinic left a comment

Choose a reason for hiding this comment

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

Most recent changes look good to me. This aligns with effort in the downstream repo as well.

Copy link
Contributor

@superlinkx superlinkx left a comment

Choose a reason for hiding this comment

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

LGTM

@urangel urangel merged commit 6c0b40d into main Aug 10, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Aug 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants