Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[jsx] Remove DynamicDataTable #8993

Merged
merged 1 commit into from
Jan 23, 2024
Merged

Conversation

driusan
Copy link
Collaborator

@driusan driusan commented Dec 1, 2023

DynamicDataTable is an old wrapper around StaticDataTable which fetched the data and then loaded the StaticDataTable. This has entirely been replaced by other data table types. The only remaining references are in deprecated wiki and candidate_list/onLoad.js. onLoad.js is also not used anymore (it is compiled, but it isn't loaded in the getJSDependencies of the page.)

This removes the dead code of DynamicDataTable and onLoad.

DynamicDataTable is an old wrapper around StaticDataTable which fetched
the data and then loaded the StaticDataTable. This has entirely been
replaced by other data table types. The only remaining references are in
deprecated wiki and candidate_list/onLoad.js. onLoad.js is also not used
anymore (it is compiled, but it isn't loaded in the getJSDependencies of
the page.)

This removes the dead code of DynamicDataTable and onLoad.
@driusan driusan added the Cleanup PR or issue introducing/requiring at least one clean-up operation label Dec 1, 2023
@laemtl laemtl self-assigned this Dec 12, 2023
@laemtl laemtl self-requested a review January 16, 2024 18:28
@laemtl laemtl assigned driusan and unassigned laemtl Jan 16, 2024
@driusan driusan merged commit 61b7dbf into aces:main Jan 23, 2024
19 checks passed
@ridz1208 ridz1208 added this to the 26.0.0 milestone Apr 9, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Cleanup PR or issue introducing/requiring at least one clean-up operation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants