syncfusion / blazor-locale

Locale translation resource files for all Syncfusion Blazor UI components in multiple cultures
26 stars 110 forks source link

884836: Resource #143

Closed RajeshSyncfusion closed 3 months ago

RajeshSyncfusion commented 3 months ago

Bug description

1, The group column unwanted render in resource tab dialogbox in Gantt Chart. 2, Update the unassign task parent name in resource view

Solution description

1, Conditional based handle the group column in dialogbox Updated the localization name in unassigned tasks

Reason for not identifying earlier

Areas tested against this fix

Provide details about the areas or combinations that have been tested against this code changes.

Is it a breaking issue?

Action taken

What action did you take to avoid this in future?

Feature matrix document updated

Automation details - Mark Is Automated field as (Yes, Manual, Not Applicable) in corresponding JIRA task once the bug is automated.

If the same issue is reproduced in ej2, what will you do?

Bunit

image

Output screenshots

Post the output screenshots if an UI is affected or added due to this bug.

Blazor Checklist

Confirm whether this feature is ensured in both Blazor Server and WASM

Is there any new API or existing API name change?

Is there any existing behavior change due to this code change?

Do the code changes cause any memory leak and performance issue? (Test only if you suspect that your code may cause problem)

Reviewer Checklist