MondaySam

Results 3 comments of MondaySam

I stumbled upon this very issue today: 1) Two component ReactJS files Button.js and SpecialButton.js 2) Button.js includes a small object with button sizes: export const BTN_SIZES = {SMALL: 'small',...

Same issue when Starting or Finishing a Release: ``` com.intellij.diagnostic.PluginException: `ActionUpdateThread.OLD_EDT` is deprecated and going to be removed soon. 'gitflow.actions.StartFeatureAction' must override `getActionUpdateThread()` and chose EDT or BGT. See ActionUpdateThread...

I checked the code: The fix is already implemented on develop (27.07.23), however, the master branch and last release are from 25.07.23. So all that's missing is a new release.