Skip to content

Refactoring - Extract buttonRendering from main initToolbar() #7819

New issue

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

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

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

CloCkWeRX
Copy link

🤔Type of Request

  • Bug fix
  • New feature
  • Improvement
  • Documentation
  • Other

🔗Resolves an issue?

While trying to simply reverse the display order of when columns vs search was appended to the DOM in initToolbar, I found it difficult as everything was appending to html.

Minor refactor to split out a specific sub rendering behaviour to its own thing - more could be done, just doing one chunk at a time.

📝Changelog

  • Core
  • Extensions

💡Example(s)?

☑️Self Check before Merge

⚠️ Please check all items below before reviewing. ⚠️

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • Changelog is provided or not needed

@CloCkWeRX CloCkWeRX changed the title Extract buttonRendering from main initToolbar() Refactoring - Extract buttonRendering from main initToolbar() Apr 26, 2025
@CloCkWeRX CloCkWeRX marked this pull request as ready for review April 26, 2025 04:28
@CloCkWeRX CloCkWeRX mentioned this pull request Apr 26, 2025
11 tasks
@djhvscf
Copy link
Collaborator

djhvscf commented Apr 29, 2025

Please provide an Online Example to show this PR working, thanks!

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.

2 participants