Skip to content

Conversation

@ghazwarhili
Copy link
Contributor

No description provided.

Copy link
Contributor

@EtienneLt EtienneLt left a comment

Choose a reason for hiding this comment

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

you have sonar issues and minor thing
update your pr with main

export const CONNECTION_DIRECTIONS_VALUES = {
TOP: { id: 'TOP', label: 'Top' },
BOTTOM: { id: 'BOTTOM', label: 'Bottom' },
UNDEFINED: { id: 'UNDEFINED', label: 'Undefined' },
Copy link
Contributor

Choose a reason for hiding this comment

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

there are 2 or 3 undefined in trad dictionnary, should it be harmonize here ?

@sonarqubecloud
Copy link

sonarqubecloud bot commented Nov 3, 2025

(feederBaysInfos: FeederBaysInfos, busBarSectionInfos: string[]) => {
let mergedRowData: FeederBaysFormInfos[] = [];
if (!editData?.uuid && feederBaysInfos.length > 0) {
console.log('================feederBaysInfos', feederBaysInfos);
Copy link
Contributor

Choose a reason for hiding this comment

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

remove console.log ?

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