Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/Stylesheets #850

Merged
merged 70 commits into from
Sep 6, 2023
Merged

Feature/Stylesheets #850

merged 70 commits into from
Sep 6, 2023

Conversation

julczka
Copy link
Contributor

@julczka julczka commented Aug 30, 2023

Description

Types of changes

  • 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)
  • Chore (minor updates related to the tooling or maintenance of the repository, does not impact compiled assets)

Motivation and context

How to test?

Screenshots (if appropriate)

Checklist

  • If my change requires a change to the documentation, I have updated the documentation in this pull request.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.

@nielslyngsoe
Copy link
Member

I get some issues when running this locally with Mocked data.

image

There are a few end-points that do not respond.

I also get this issue from Vite when running the dev server:

image

Would you be able to have a look at that, thanks :-)

julczka and others added 6 commits September 4, 2023 12:16
…eet-workspace

# Conflicts:
#	src/packages/templating/partial-views/workspace/partial-view-workspace.context.ts
#	src/packages/templating/stylesheets/workspace/stylesheet-workspace.context.ts
@nielslyngsoe
Copy link
Member

It's like the router of the Stylesheet workspace is not connected properly, cause when switching around I stay on the same tab. though Url does not specify it anymore?

Also switching around after a switch between the two seems broken?

Also when saving I get an error. BTW. I'm testing on mocked data.

I'm also feeling like missing something on the RTE DataType, but maybe that's another feature?
image

@julczka
Copy link
Contributor Author

julczka commented Sep 6, 2023

It's like the router of the Stylesheet workspace is not connected properly, cause when switching around I stay on the same tab. though Url does not specify it anymore?

It is a bug in the workspace tabs - url does not change in the tabs when you switch to a different item from the tree. I was told to leave that

Copy link
Member

@nielslyngsoe nielslyngsoe left a comment

Choose a reason for hiding this comment

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

Great, I'm happy to get it in now :-)

@nielslyngsoe nielslyngsoe merged commit d1fdb88 into main Sep 6, 2023
6 checks passed
@nielslyngsoe nielslyngsoe deleted the feature/setup-stylesheet-workspace branch September 6, 2023 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants