C2025-036
Cleaned up logic in PROMS code that generates the step/sub-step tabs to reduce un-needed processing in certain cases:
reduced blind calls to string replacement of tokens
grouped special formatting logic where obvious to avoided extra checking (for example, of the same format flag)
The code still processes the step tabs more than once, even when just expanding the steps in the editor. Reason is complicated due to side-affect code and difficult to control.
C2025-036
Cleaned up logic in PROMS code that generates the step/sub-step tabs to reduce un-needed processing in certain cases:
- reduced blind calls to string replacement of tokens
- grouped special formatting logic where obvious to avoided extra checking (for example, of the same format flag)
The code still processes the step tabs more than once, even when just expanding the steps in the editor. Reason is complicated due to side-affect code and difficult to control.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
C2025-036
Cleaned up logic in PROMS code that generates the step/sub-step tabs to reduce un-needed processing in certain cases:
The code still processes the step tabs more than once, even when just expanding the steps in the editor. Reason is complicated due to side-affect code and difficult to control.
Looks good. Ready for QA testing.
2.2.2506.1810 - works as expected; additional testing - lydia ran baselines on several sets.