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

Widget bugs #67

Open
2 tasks
cncastillo opened this issue May 18, 2022 · 3 comments
Open
2 tasks

Widget bugs #67

cncastillo opened this issue May 18, 2022 · 3 comments
Assignees
Labels
3) low priority bug Something isn't working KomaUI

Comments

@cncastillo
Copy link
Member

cncastillo commented May 18, 2022

Loading a file with the same name does not update the internal global variables. I think this is a problem with the Observable used to load the file, as the variable is not changing the action is not triggered. Is there a solution for this?

EDIT: I just want to be explicit with this:

@cncastillo cncastillo added bug Something isn't working KomaUI labels May 18, 2022
@cncastillo cncastillo changed the title File loading problems Problems loading a files with the same name May 18, 2022
@cncastillo cncastillo changed the title Problems loading a files with the same name Problems loading a file with the same name as the one previously loaded May 24, 2022
@beorostica
Copy link
Contributor

I asked to InteractBase #180

@beorostica
Copy link
Contributor

Additionally to this, .MAT files must be saved in a directory defined by the user (so far, it is saved in the default temporal directory of the OS). There has been some update in Electron and Interact Base that should cover these issues. I ask publicly in the pull request #178 for news about this.

@beorostica beorostica changed the title Problems loading a file with the same name as the one previously loaded Filepicker widget bugs Oct 10, 2023
@cncastillo cncastillo changed the title Filepicker widget bugs Widget bugs Oct 21, 2023
@beorostica
Copy link
Contributor

Just to give some thoughts:

  • About filepicker: apparently the behavior of not triggering an event if the same file is chosen is something made on purpose
  • About savedialog: apperently is very hard to workaround this problem without waiting for an update of Blink/Interact

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3) low priority bug Something isn't working KomaUI
Projects
None yet
Development

No branches or pull requests

2 participants