You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a UI inconsistency/regression in the "Edit Data Binding..." dialog window. In older versions of BIRT (up to version 4.4.2), users could click on the column headers (like "Name" or "Expression") to temporarily sort the metadata rows alphabetically or numerically. In newer versions, clicking these headers does nothing.
Interestingly, this sorting functionality still works perfectly in other similar UI contexts, such as the Property Editor -> Binding tab table.
Environment
OS: Windows
BIRT Version: 4.21.0
Screenshots
When opening the "Edit Data Binding" dialog:
When clicking the headers of the table, it does not do anything (unlike the Property Editor table):
There is a UI inconsistency/regression in the "Edit Data Binding..." dialog window. In older versions of BIRT (up to version 4.4.2), users could click on the column headers (like "Name" or "Expression") to temporarily sort the metadata rows alphabetically or numerically. In newer versions, clicking these headers does nothing.
Interestingly, this sorting functionality still works perfectly in other similar UI contexts, such as the Property Editor -> Binding tab table.
Environment
Screenshots