New App Inventor User Interface in Open Beta!

A post was split to a new topic: Dusting off very old AI2 apps, looking for offline AI2

This is a technical limitation of running on Google App Engine. Exporting projects takes time, and we are limited to 1 minute of foreground runtime per HTTP request. Since the runtime will be linear in the number of projects, eventually you will hit the limit and Google will terminate the job. You shouldn't see the same behavior on code.appinventor.mit.edu since we completely control the runtime on that version (it just runs on Linux VMs).

Back to the dreaded Toolkit again.

Why not just remove Beginner, Intermediate and Match Project (this could be the cause of some of the grief as well), so we just have Default and Custom? (once the bugs are ironed out)

Custom and Match Project are the ones we probably don't want to show on the new project dialog. No user is going to have an idea of what specific blocks they need. Custom and Match Project are aimed at teachers and curriculum designers.

Also, if we want to talk about this more extensively, could we start a new thread? Toolkit is not related to the new UI.

There are 8 other posts in this topic regarding ToolKit, so thought best to continue here...

Hi everyone, I would like the top panel to be in the center because in my opinion it is strange that the toolbar is in the center and the top bar is not
I attach a photo of how I would like it to be
Thanks

I just tried this neo interface. One feature (not availble in classic I/F) that would be great is that when we do a search (Ctr F) in the block screen it scrolls the screen to display the found text in the center of the screen. With big projects, it is very difficult to locate the found item (yello or orange one)
Thanks a lot for all the impovements you are continoualy bring to App Inventor

The top toolbar has a left-justified logo and right-justified buttons.
The form designer toolbar has left-justified project name, center screen menu buttons, and right-justified design/blocks toggle.

I don't see the blocks toggle on your mockup. Are you seeing it?

I'm happy to say that we have a completed Blockly plugin that does just that. We can make it available as soon as a big project to upgrade our Blockly version is complete.

Hmm. Is there some way we could make this clear to users? Since we implemented a "Select All" checkbox, I would expect users with a lot of projects to think they can use it for all their projects. Would it be possible to present a more informative error message?

I don't know for sure, but if it's a resource limitation, I'll guess that 15 is the limit @TIMAI2 can handle, but a user with a lower-end machine or slower internet would handle fewer.

When will the update come? I just can't wait.

I would like even just that, at least, because I hate light mode sooooo much.

Since the new interface was released, I have noticed a delay, of sometimes only 2 seconds (but they add up) in the blocks environment. Whilst clicking to drag a block, whether or not fresh or used, there is a delay of anywhere from 1/2 to 2 seconds. I have tried rebooting, reloading, re-everything i can think of... but to no avail. I tried the new interface (looks great by the way) but if anything the delay is slightly less, but still painfully noticeable.
I know my chromebook is not brand spanking new, and I have had issues in the past. (Still having some irritating issues with the companion not being visible).
Any clues to the delays? It seems as though the server(s) is(are) busy maybe?

Charley

try this one: ai2helper

Great news! waiting for this new feature
Thanks

1 Like

thanks for your reply,
yes I see the blocks and I just cropped the image because my image editor was giving me problems.

1 Like

Is this observed on the new interface or the old interface? Do you happen to see it even if working on a very small project such as HelloPurr?

1 Like

I notice it happen in both interfaces, new and old. I have tested a few different apps (I do not have HelloPurr) of different sizes. It does seem that the larger the app, the more
the delay. I have noticed it just recently, about the same time as the new interface was introduced. I am in no way blaming the new interface, its just as a time line.

the screen initialize function doesn't appear when I click Screen or control


I even zoomed in and out and it won't work. Fix this please.

Already reported. Change your blocks toolkit to Default in Project Properties.

Thank you so much!