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

[QOLDEV-223] fix height of accordion heading with image #788

Merged
merged 2 commits into from
Feb 16, 2023

Conversation

ThrawnCA
Copy link
Contributor

  • Use 'inline-block' regardless of image presence

- Use 'inline-block' regardless of image presence
@RossWebsterWork
Copy link

I don't think it's directly related to this change, but in the Storybook the blue border on the accordion title seems to be too far on the right side

@ThrawnCA
Copy link
Contributor Author

I don't think it's directly related to this change, but in the Storybook the blue border on the accordion title seems to be too far on the right side

Thanks for the spot. Yeah, I don't think it's caused by this change, but it was better on 4.1.0, so this is something to fix.

- Allow the outline mixin to use a custom margin (which basically means an option to disable it),
so contexts that don't need to add a 2px margin don't have to.
@RossWebsterWork
Copy link

The border is even now, although it's spaced further out than what it was before, is this intended?

@ThrawnCA
Copy link
Contributor Author

The border is even now, although it's spaced further out than what it was before, is this intended?

Compare it to SWE 4.1.0...

@RossWebsterWork
Copy link

@ThrawnCA
Copy link
Contributor Author

Sorry, but how would I actually compare it?
...
or is there a way to view it in Chromatic?

That's possible, or you can compare locally.

You can view a Chromatic build for branch release-v4.1.0, eg build 345, or you can check out qg-web-template locally and use Node 14 to run 'npm run start'.

@RossWebsterWork
Copy link

That's possible, or you can compare locally.

You can view a Chromatic build for branch release-v4.1.0, eg build 345, or you can check out qg-web-template locally and use Node 14 to run 'npm run start'.

Build 345 didn't run because it was over the monthly limit at the time and there aren't any other recent builds for 4.1.0, and I'm currently on Node 10 and I'm not sure how much hassle it would be to switch to Node 14 just to compare the border styles, but I've still approved the change

@ThrawnCA
Copy link
Contributor Author

Sorry, my bad. Build 260 should work.

@ThrawnCA ThrawnCA merged commit a2e5baf into release-v4.0.15 Feb 16, 2023
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.

None yet

2 participants