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

Shift+Enter message on new article save #5

Open
Bloke opened this issue Dec 11, 2024 · 4 comments
Open

Shift+Enter message on new article save #5

Bloke opened this issue Dec 11, 2024 · 4 comments

Comments

@Bloke
Copy link
Member

Bloke commented Dec 11, 2024

Using Txp 4.9.0-dev, this behaviour doesn't seem right to me, but maybe it's by design.

STR:

  1. Create a brand new Draft article.
  2. Give it a title.
  3. In the Article Image box, type the ID(s) of an existing image(s).
  4. Click Save.

ER:
Article is saved, article image thumbnail area is populated from the given ID(s).

AR:
Popup (tooltip?) message appears on Article Image field: "Update (Shift + Enter)".
Article is not saved unless Shift+Enter are pressed to populate the thumbnails first.

@bloatware
Copy link
Member

Here

@bloatware
Copy link
Member

I guess it was intended as a feature, allowing you to preview article images before save. In particular, it removes non-existing ids from the list. Should we disable it, or replace with something less mandatory?

@Bloke
Copy link
Member Author

Bloke commented Dec 13, 2024

It's a good feature if you don't know the id exactly because you can try some out and see before saving. But I think it'd be better UX if the preload was optional somehow.

@bloatware
Copy link
Member

Try the new .zip, it should be nonintrusive.

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

No branches or pull requests

2 participants