Skip to content
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

Add UI/UX hints to performance impacting features #1381

Closed
4 of 5 tasks
Fajfa opened this issue Aug 21, 2023 · 1 comment · Fixed by #1490
Closed
4 of 5 tasks

Add UI/UX hints to performance impacting features #1381

Fajfa opened this issue Aug 21, 2023 · 1 comment · Fixed by #1490
Assignees
Labels
enhancement New feature or request frontend Frontend code changes (Javascript, Typescript, Vue.js)
Milestone

Comments

@Fajfa
Copy link
Member

Fajfa commented Aug 21, 2023

Features/configurations that impact performance a lot should have a "performance impact" hint next to them.

  • 1. Gather features that impact performance (focus on compose, mainly page blocks and fields)
  • 2. Implement reusable component
  • 3. Add to relevant places and describe why/how/when it impacts performance.
  • 4. Ask Lenny if there any other places to add the ? to
  • 5. Finishing tuches
@Fajfa Fajfa added this to the 2023.9.0 milestone Aug 21, 2023
@Fajfa Fajfa added enhancement New feature or request frontend Frontend code changes (Javascript, Typescript, Vue.js) labels Aug 21, 2023
@katrinDY
Copy link
Contributor

Functionality that impacts performance:

  • automation buttons
  • calendar record source events
  • chart pb and drill down option
  • iframe url
  • field condition for record
  • filtering and full page navigation in RL
  • report
  • twitter feed url

@katrinDY katrinDY linked a pull request Oct 25, 2023 that will close this issue
6 tasks
@Fajfa Fajfa closed this as completed Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request frontend Frontend code changes (Javascript, Typescript, Vue.js)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants