Skip to content

Correcting page of sentences already checked#1706

Merged
thesocialdev merged 1 commit intostagefrom
fixes-bug-sentence-page
Jan 14, 2025
Merged

Correcting page of sentences already checked#1706
thesocialdev merged 1 commit intostagefrom
fixes-bug-sentence-page

Conversation

@LuizFNJ
Copy link
Collaborator

@LuizFNJ LuizFNJ commented Jan 10, 2025

Description

When all the conditions returned false in a style property on the Row component from Ant Design, it tolerated it. However, on the Grid component from MUI, this breaks the code. The only thing I needed to do was to use a ternary operator instead of the logical operator.

Screenshot from 2025-01-10 16-48-39
Screenshot from 2025-01-10 16-48-07

closes #1705

@LuizFNJ LuizFNJ requested a review from thesocialdev as a code owner January 10, 2025 15:58
@LuizFNJ LuizFNJ changed the title Fixe bug sentence page Correcting page of sentences already checked Jan 10, 2025
@LuizFNJ LuizFNJ force-pushed the fixes-bug-sentence-page branch from a18a54f to c407436 Compare January 11, 2025 15:33
@sonarqubecloud
Copy link

@thesocialdev thesocialdev merged commit 1e91041 into stage Jan 14, 2025
7 checks passed
@thesocialdev thesocialdev deleted the fixes-bug-sentence-page branch January 14, 2025 17:11
@thesocialdev thesocialdev mentioned this pull request Jan 26, 2025
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: QA

Development

Successfully merging this pull request may close these issues.

Bug: Fix already classified sentences page

2 participants