You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Especially in stack.sh there are some things that block execution if combined.
For example 'you cannot fill in link a and link b at the same time'
This is quite a puzzle for infrequent users. Please let these things generate a warning or confirmation dialog if needed, but simply pick a default one to use when too much is filled in.
The text was updated successfully, but these errors were encountered:
Something like
"You can only fill in the CEM base URL or the CEM repo url"
And there were a few similar ones.
My thought:
If we only need one, we should just pick one and perhaps warn about the
other being ignored. Now it takes multiple iterations of editing the file
and hopefully not throwing away too much/the wrong thing before you get rid
of these errors.
Op ma 16 nov. 2020 om 12:25 schreef Andre Araujo <[email protected]>:
Especially in stack.sh there are some things that block execution if combined.
For example 'you cannot fill in link a and link b at the same time'
This is quite a puzzle for infrequent users. Please let these things generate a warning or confirmation dialog if needed, but simply pick a default one to use when too much is filled in.
The text was updated successfully, but these errors were encountered: