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

ROU-10980: The class that should have been set for the RowClass of TextColumn is not being applied #436

Merged
merged 1 commit into from
Oct 3, 2024

Conversation

OS-giulianasilva
Copy link
Contributor

This PR is to fix ConditionalFormat RowClass not being applied when there are two Grids in the screen.

What was happening

  • When using the GetGridByColumnId method was returning the wrong Grid object when there was two Grids in the DOM.

What was done

  • Now, we obtain the Grid object through the Colum object instead.

Checklist

  • tested locally
  • documented the code
  • clean all warnings and errors of eslint
  • requires changes in OutSystems (if so, provide a module with changes)
  • requires new sample page in OutSystems (if so, provide a module with changes)

@OS-giulianasilva OS-giulianasilva requested a review from a team as a code owner October 2, 2024 14:10
Copy link

sonarqubecloud bot commented Oct 2, 2024

@OS-giulianasilva OS-giulianasilva merged commit 05f5d00 into dev Oct 3, 2024
13 checks passed
@OS-giulianasilva OS-giulianasilva deleted the ROU-10980 branch October 3, 2024 16:58
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.

3 participants