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

IBX-6905: Changing Country in Corporate Account form removes current data without any warning #1182

Merged
merged 1 commit into from
Mar 15, 2024

Conversation

GrabowskiM
Copy link
Contributor

Question Answer
JIRA issue https://issues.ibexa.co/browse/IBX-6905
Type bug
Target version v4.5
BC breaks no
Doc needed no

Backporting spinner mixin for fieldtype-address fix

Checklist:

  • Checked that target branch is set correctly (master for features, the oldest supported for bugs).
  • Asked for a review (ping @ibexa/engineering).

@@ -0,0 +1,22 @@
@mixin spinner($size, $line-size, $color: $ibexa-color-info) {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

That's backported from 4.6 so I left it as it is with hope there will be no conflicts, but I started to wonder if we should treat ibexa-color-info as default for spinner color - as I check it now on 4.6, we have 3 usages of info, 4 (or even 5 with this issue) of primary and one for white.

Do we want to leave it as it is for BC and counter-intuitive, or we'd rather to change it to primary? (which would require more work with upmerge, as these three places where we use info (as default) would need to be adjusted.

Copy link

sonarcloud bot commented Mar 14, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@juskora
Copy link
Contributor

juskora commented Mar 15, 2024

QA Approved on Ibexa DXP Commerce 4.5-dev.

@dew326 dew326 merged commit 9c2faf4 into 4.5 Mar 15, 2024
16 checks passed
@dew326 dew326 deleted the IBX-6905-address-loader branch March 15, 2024 09:21
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.

None yet

10 participants