Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@sabinem
Copy link
Contributor

@sabinem sabinem commented May 7, 2024

This PR adds bug fixes for v.0.2.7:

  • select forms no longer log errors when the value in the form did not change
  • the component add form has now a proper validation of the github url

sabinem added 8 commits May 7, 2024 17:10
in the dashboard these calls sometimes slow down performance in
case there are too many of them, therefore it seems good to log
these calls
in the dashboard the validation on autocomplete can be disabled
therefore it is no longer necessary to check for the validity
of the github url in the way it was previously implemented
the validation of the github url when a component is added has
been improved
check whether the value in ui select has changed, since otherwise
the selection must not be stored in the users internal storage
use a function that checks whether the value in a select form has
changed and must be saved
that way some common errors can be handled in a better way: such
as when no file was picked or when the file could not be parsed
Copy link
Member

@caviri caviri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool @sabinem

@sabinem sabinem merged commit 20145bb into main May 8, 2024
@sabinem sabinem deleted the bug-fixes-0.2.7 branch June 19, 2024 13:01
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.

3 participants