Live data from Hacker News

Launch HN: Glide (YC W19) – Mobile Apps from Google Sheets

news.ycombinator.com

31–40 of 73 posts

Re: Launch HN: Glide (YC W19) – Mobile Apps from Google Sheets

#31
post #24

Just an FYI that I'm currently getting an error after signing up. When I click "New App," there's a modal popup that says, "In order to select an item from your online storage, please sign in." I click "Sign in" and another popup opens and closed immediately. I click it again and the same thing happens, but then the center modal is replaced with, "There was an error! Details: The feature you requested is currently un…

On Firefox private tab, clicking signup link on the bottom left of the page isn't working for me. It seems like a session storage issue. And some cors warning.

Re: Launch HN: Glide (YC W19) – Mobile Apps from Google Sheets

#32
post #25
post #24

Just an FYI that I'm currently getting an error after signing up. When I click "New App," there's a modal popup that says, "In order to select an item from your online storage, please sign in." I click "Sign in" and another popup opens and closed immediately. I click it again and the same thing happens, but then the center modal is replaced with, "There was an error! Details: The feature you requested is currently un…

I'm sorry, but there are two seemingly redundant popups in our sign-up process right now. You have to auth via Google twice–once to sign up, and once to authorize Google Drive. This should be fixed this week.

I believe my issue is different.

I wasn't seeing the normal Google auth screen; I signed-out to see if there was an account sync issue, and I can't seem to sign back in now. I click sign-in, the normal Google auth screen pops-up, I select my account, and the button in the bottom-left corner gets stuck on "Signing in..."

Re: Launch HN: Glide (YC W19) – Mobile Apps from Google Sheets

#33

Is there a documentation link I can't seem to find hidden somewhere? I watched to intro video, when you add the comment component, what's storage for that user input? Looks good!

Hi! Docs are growing at the moment: http://help.glideapps.com

Our YouTube channel is probably the best source of info for now.

Comments are stored adjacent to the sheet in our real-time backend, and are associated with the sheet row via the Topic that you pick. Notes are stored in the sheet, so are not real-time.

Re: Launch HN: Glide (YC W19) – Mobile Apps from Google Sheets

#34
post #32
post #25

Earlier quoted context omitted.

I'm sorry, but there are two seemingly redundant popups in our sign-up process right now. You have to auth via Google twice–once to sign up, and once to authorize Google Drive. This should be fixed this week.

I believe my issue is different. I wasn't seeing the normal Google auth screen; I signed-out to see if there was an account sync issue, and I can't seem to sign back in now. I click sign-in, the normal Google auth screen pops-up, I select my account, and the button in the bottom-left corner gets stuck on "Signing in..."

Ok perhaps we are being inundated with signups right now, looking into our Firebase auth backend...

Re: Launch HN: Glide (YC W19) – Mobile Apps from Google Sheets

#35
post #24

Just an FYI that I'm currently getting an error after signing up. When I click "New App," there's a modal popup that says, "In order to select an item from your online storage, please sign in." I click "Sign in" and another popup opens and closed immediately. I click it again and the same thing happens, but then the center modal is replaced with, "There was an error! Details: The feature you requested is currently un…

I got this as well until I switched to Chrome from Firefox.

Re: Launch HN: Glide (YC W19) – Mobile Apps from Google Sheets

#36
post #26

Earlier quoted context omitted.

Thank you! We will add more options to customize the look of the apps. It's important to us not to overload users with fine-grained controls that require design expertise to get good-looking results, though.

That's an interesting point. As an app developer myself (so maybe not the target audience) I'd love to be able to change some aspects of it, even if it made things look "bad" as it would be a part of the fun/identity of the app. I'm not asking to adjust layout per-se (as that's more complex), but simply to manipulate fonts/colours etc. would be quite fun :) Anyways, glad it's on the roadmap! I'll keep an eye on it.

Thanks! Custom colors are coming!

Re: Launch HN: Glide (YC W19) – Mobile Apps from Google Sheets

#37
post #32
post #25

Earlier quoted context omitted.

I'm sorry, but there are two seemingly redundant popups in our sign-up process right now. You have to auth via Google twice–once to sign up, and once to authorize Google Drive. This should be fixed this week.

I believe my issue is different. I wasn't seeing the normal Google auth screen; I signed-out to see if there was an account sync issue, and I can't seem to sign back in now. I click sign-in, the normal Google auth screen pops-up, I select my account, and the button in the bottom-left corner gets stuck on "Signing in..."

Hey man, can you give me the developer console output. I am very curious what the issue here is, sometimes we have seen extensions like ghostery interfere with the login process but I'm guessing you already would have checked that considering this is HN :)

Re: Launch HN: Glide (YC W19) – Mobile Apps from Google Sheets

#38
post #24

Just an FYI that I'm currently getting an error after signing up. When I click "New App," there's a modal popup that says, "In order to select an item from your online storage, please sign in." I click "Sign in" and another popup opens and closed immediately. I click it again and the same thing happens, but then the center modal is replaced with, "There was an error! Details: The feature you requested is currently un…

On Firefox private tab, clicking signup link on the bottom left of the page isn't working for me. It seems like a session storage issue. And some cors warning.

Thank you for the report. We have work to do to enable private modes and other environments where cookies/local storage are restricted.

Re: Launch HN: Glide (YC W19) – Mobile Apps from Google Sheets

#39
post #32

Earlier quoted context omitted.

I believe my issue is different. I wasn't seeing the normal Google auth screen; I signed-out to see if there was an account sync issue, and I can't seem to sign back in now. I click sign-in, the normal Google auth screen pops-up, I select my account, and the button in the bottom-left corner gets stuck on "Signing in..."

Hey man, can you give me the developer console output. I am very curious what the issue here is, sometimes we have seen extensions like ghostery interfere with the login process but I'm guessing you already would have checked that considering this is HN :)

Yeah, I looked through the console. The only log is one analytics script that was blocked:

GET https://cdn.segment.com/analytics.js/v1/s5swIuWdyLEwzdp3HXwc... net::ERR_BLOCKED_BY_CLIENT

Re: Launch HN: Glide (YC W19) – Mobile Apps from Google Sheets

#40

Earlier quoted context omitted.

Thank you! Do you mean uploads from the app? What kinds of media are you interested in, specifically? Right now we don't handle that, but we'd love to learn more about what you need.

Basically just uploading a photo. I can definitely see that being a convenience I might pay for. My particular use case is just inventory - I want an app to take stock of where my inventory is, what condition it's in (hence the photo), a name, and if it expires, the expiry date.

I see. We're actively working on features to make that possible. We should have something for you in March :-)
Post reply on HN