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

The plugin creates a lot of problems on the front end. #117

Open
hjvf07 opened this issue Nov 18, 2023 · 0 comments
Open

The plugin creates a lot of problems on the front end. #117

hjvf07 opened this issue Nov 18, 2023 · 0 comments

Comments

@hjvf07
Copy link

hjvf07 commented Nov 18, 2023

My name is Roman and I am the founder and developer of themes for redmine - https://redmine-evolution.com/.

You may have seen our themes )

Problems I encountered.
Your plugin, written in pure language, creates the following problems:
1 How can I determine or recognize that this is a new plugin written in Javascript? To enable additional functions. Maybe some kind of fake element.
2 Can you add an external event listener for your plugin? So as not to add additional event handlers and not resolve it all with bones.
3 The plugin completely replaces the entire fakeDynamicForm block - this is a convenient but not correct approach. Because, for example, we have built a block for an attachment, but it is destroyed by the plugin. And I have to rebuild my own piece of code for each of your handlers. You are essentially changing one parameter. Why is it impossible to rebuild the structure for only one element?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant