Skip to content

Conversation

@arth-1
Copy link
Contributor

@arth-1 arth-1 commented Nov 30, 2024

doSearch was being loaded in incorrect order, hence fixing that by making sure that it is preloaded correctly making sure that the rest of the program does not cause errors.

Also fixed a syntax error where this.blocks was being not defined leading to the software not working.

Changes Made-

Added logic to handle non-negative pickup values and support "faux pickups" like 1/3.
Ensured notationPickup is called after setting the pickup value.

Validated the pickup value before passing it to MeterActions.setPickup to prevent errors.

Added input validation for pickup values in flow, ensuring only valid values are processed.
1. made the updatePluginObj code shorter and combined categories making it easier to maintain in the long term, also ensured that the structure exists

2. minor improvements in mixedNumber function
@walterbender
Copy link
Member

How did you test this? MB doesn't load on Firefox with these changes.

@arth-1
Copy link
Contributor Author

arth-1 commented Dec 2, 2024

I opened the MB software on chrome and edge and all the functions including related to search were working fine and the console only showed errors and warnings unrelated to this PR, I just now tested in firefox also and for me the MB software is functioning in firefox also. Can you provide any kind of errors or warnings that you might be receiving on firefox? because I double checked and MB is working fine.

@walterbender
Copy link
Member

With your latest changes, I could get it to run on Firefox, but the search functionality itself is not working. Nothing in the log.

@arth-1
Copy link
Contributor Author

arth-1 commented Dec 8, 2024

Sorry for the delay, Yes i can see that the search functionality works only once and dosent work again and it sometimes works and sometimes does not i am trying to fix it but if i fix one issue a new one arises hence, i am looking into it

@walterbender
Copy link
Member

Any progress on this?

@arth-1
Copy link
Contributor Author

arth-1 commented Dec 20, 2024

yes i tried many different approaches but all most of them seem to come with its own set of bugs and problems so have been unable to get to the roots of it and fix it and also i cant seem to find any help regarding that. Any sort of input would be grateful

@pikurasa
Copy link
Collaborator

@arth-1 perhaps you can join us in our Matrix chat and ask questions there. We're at https://matrix.to/#/#musicblocksdev:matrix.org

We also have weekly meetings, which you can read about in the topic for that room.

@sum2it
Copy link
Member

sum2it commented Mar 19, 2025

no activity, failing tests. closing

@sum2it sum2it closed this Mar 19, 2025
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.

4 participants