joomla-projects / j4adminui

Joomla!4 alternative backend template
GNU General Public License v2.0
24 stars 18 forks source link

Placeholder for tags is truncated when starting to type #106

Open imarklee opened 4 years ago

imarklee commented 4 years ago

Steps to reproduce the issue

Create a new article and insert your first tag. Notice that the placeholder is being truncated.

Expected result

The full placeholder to be visible.

Actual result

Placeholder is being truncated.

tags_placeholder_truncated
brianteeman commented 4 years ago

Fairly certain that this is because this repo is running an outdated version of the choices.js library

imarklee commented 4 years ago

Ah I see. Should this repository be updated so that we can eliminate these issues?

brianteeman commented 4 years ago

Of course. It should always be in sync but its not going to be easy because of the technical decision by @marcodings to allow this repo to break everything even if its not template related until a later date. So yes - you may well end up wasting your time.

imarklee commented 4 years ago

@marcodings Is it possible to update the repository so that more tests can be done to make this template more stable for others to test as well?

Because it would be difficult to test not knowing if the problem is coming from the template or Joomla 4 itself.

astridx commented 4 years ago

@brianteeman Of course. It should always be in sync but its not going to be easy because of the technical decision by @marcodings to allow this repo to break everything even if its not template related until a later date. So yes - you may well end up wasting your time.

I like that you explain the solution so often. But it is not a waste of time. In everything you do, you learn something and can use it in the future. Maybe there are so many problems with the template, because the rule is too strict and this way is good. We will see.

marcodings commented 4 years ago

@marcodings Is it possible to update the repository so that more tests can be done to make this template more stable for others to test as well?

Because it would be difficult to test not knowing if the problem is coming from the template or Joomla 4 itself.

marcodings commented 4 years ago

Ooops, inadvertendly closed ..

@marcodings Is it possible to update the repository so that more tests can be done to make this template more stable for others to test as well?

Yes, the developers @kawshar should rebase from time to time to "carry over" items fixed in the main branch

marcodings commented 4 years ago

Of course. It should always be in sync but its not going to be easy because of the technical decision by @marcodings to allow this repo to break everything even if its not template related until a later date. So yes - you may well end up wasting your time.

Could you please stop rehashing this issue and please state facts as they were presented to you. The way of working is a decision by production not any individual