V2 Beta 1 Save shortcut problems

Thanks for reporting an issue! Spend 60 seconds reading this…

  1. Before reporting, make sure you have the latest version of Wappler.
  2. Make sure you have searched the forum first for similar issues being reported
  3. If it is a general web related issue - do a Google Search first
  4. Issue tracker is only for bugs and feature requests, in English only.
  5. Learn how to report bugs effectively

======== TEMPLATE BUG FORM ========

Wappler Version : 2.0.0 Beta 1
Operating System : OSX 10.14.4

Expected behavior

What do you think should happen?

File should be saved

Actual behavior

What actually happens?

Nothing

How to reproduce

  • Detail a step by step guide to reproduce the issue
  • A screenshot or short video indicating the problem
  • A copy of your code would help. Include: JS, HTML.
  • Test your steps on a clean page to see if you still have an issue

Edit File, press option+s or cmd+s

Maybe a stupid question but does Wappler has a focus? Try clicking on it and then cmd+S

Also do note where you clicked - try different parts

Does it work from the menu?

This has actually been randomly happening for about 6 months. No real pattern to when it happens that’s why I haven’t reported it.

Saving from the file menu works, just not the keyboard shortcut at random times.

Tried all of this and also from the menu. Save project is active to use but no effect. Save File is disabled and not available even thought the blue dot for unsaved shows. Closing the file has the save before close dialog which I then use and reopen the file to continue.

Works with my index.html, but not config.xml of mobile project. So it is only the config.xml

also not working with css file in mobile project

Problem identified and it will be fixed in the next beta. Probably tomorrow.

Was indeed with saving code only files - that have no design view.

Keep on reporting - that is the purpose of the beta cycle - we will have a speedy beta updates, depending on how many bugs got reported.

2 Likes

Not sure if you want a new topic. I’ll try here first. On my W10 machine I cannot Quit (Alt + Q) the program, although Logout and Quit does work.

1 Like

Good one Ben - will fix this one as well.

We totally redid the keyboard shortcuts, so few might be missing :slight_smile: - keep on reporting!

1 Like

Well it’s not exactly a keyboard shortcut but something which has been missing since the new design panel is the option to Ctrl+Click a button to open a modal attached to that button. It was very useful.

Checking it again now reminded me of another bug which still exists: a button with a class of w-100 appears as a column break, which means the wrong properties appear for the object:

Actually in the new design view - you don’t need ctrl+click for toggling menus/collapse/tabs/modals or other bootstrap elements. That is done automatically.

And if you need to preview more live working - just press P to go in preview mode, or click on the eye icon in the design view toolbar.

I’m not sure what you mean. If I click on a button which opens a modal, nothing happens. I woudn’t expect anything to happen, because I’m just selecting the button. However if I want to edit the modal, I have to navigate the App Structure tree (several clicks instead of one). I think I may have missed your point.