Skip to content

Conversation

@Isoumyajit
Copy link
Contributor

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

What kind of change does this PR introduce? (check one with "x")

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation
  • Other... Please describe:

What is the current behaviour? (You can also link to an open issue here)

What is the new behaviour?

Does this PR introduce a breaking change? (check one with "x")

  • Yes
  • No

If this PR contains a breaking change, please describe the impact and migration path for existing applications: ...

Other information:
https://hyland.atlassian.net/browse/AAE-36368

@AleksanderSklorz
Copy link
Contributor

me and @MichalKinas we checked this PR and looks like styles are still incorrect in ACA:
image

@Isoumyajit Isoumyajit force-pushed the fix/AAE-36368-Multiple-styles-issues-for-metadata-sidebar branch from 46d614b to 71070a7 Compare July 9, 2025 08:49
@Isoumyajit Isoumyajit force-pushed the fix/AAE-36368-Multiple-styles-issues-for-metadata-sidebar branch from 71070a7 to ec4956d Compare July 9, 2025 10:37
Copy link
Contributor

@AleksanderSklorz AleksanderSklorz left a comment

Choose a reason for hiding this comment

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

I'm approving it because it looks good for me but please wait for @dominikiwanekhyland approval too to ensure it works with his changes

@dominikiwanekhyland
Copy link
Contributor

Hi,
Something is not right
This is develop:
image

And this is after your changes:
Screenshot 2025-07-11 at 09 44 14

@sonarqubecloud
Copy link

<div *ngSwitchCase="'autocompleteBased'">
<mat-form-field
class="adf-property-field adf-card-selectitem-autocomplete"
class="adf-property-field adf-card-selectitem-autocomplete "
Copy link
Contributor

Choose a reason for hiding this comment

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

extra space

(click)="clicked()"
>
<mat-form-field class="adf-property-field adf-card-textitem-field" [floatLabel]="property.default ? 'always' : null">
<mat-form-field class="adf-property-field adf-card-textitem-field " [floatLabel]="property.default ? 'always' : null">
Copy link
Contributor

Choose a reason for hiding this comment

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

extra space


.adf-property-value-editable:not(:disabled) {
.adf-property-value-not-editable {
/* stylelint-disable-next-line declaration-no-important */
Copy link
Contributor

Choose a reason for hiding this comment

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

unnecessary rule

@VitoAlbano VitoAlbano merged commit f1bdbf6 into develop Jul 14, 2025
18 checks passed
@VitoAlbano VitoAlbano deleted the fix/AAE-36368-Multiple-styles-issues-for-metadata-sidebar branch July 14, 2025 08:03
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.

6 participants