Skip to content
This repository has been archived by the owner on Dec 5, 2022. It is now read-only.

Ideas #81

Closed
10 tasks done
zeke opened this issue Mar 23, 2016 · 6 comments
Closed
10 tasks done

Ideas #81

zeke opened this issue Mar 23, 2016 · 6 comments

Comments

@zeke
Copy link
Contributor

zeke commented Mar 23, 2016

A rough list of ideas I had while going through the app:

@simurai
Copy link
Contributor

simurai commented Mar 24, 2016

All good ideas.

Homepage should have a "Get Started" button that leads to the first demo (or a "getting started" page, once that exists).

Currently the "Welcome" and the "About" page are the same. But maybe we could make them two different pages. Welcome would just have the title and a big "Get Started" button. About would have the current copy.

It's not very clear that "Create a new window" is a clickable collapsed section.

Any suggestion to make it more clickable looking. A border around to make it appear like a button? Or those left borders could look more like an arrow. To suggest that there is more content when you click it. Like:

slice 1

@zeke
Copy link
Contributor Author

zeke commented Mar 29, 2016

@simurai I like that arrow style ☝️. I think it's a step in the right direction for helping differentiate the sections.

@jlord
Copy link
Contributor

jlord commented Apr 13, 2016

I've update some of the original post to show what we've made progress on 👍

Avoid duplicate inline JS

<script type="text/javascript" src="renderer-process/native-ui/ex-links-file-manager/file-manager.js"></script>
<script type="text/javascript" src="renderer-process/native-ui/ex-links-file-manager/ex-links.js"></script>

What did you imagine instead of this @zeke? My feeling is that it's not duplicate because it's pulling in two different scripts, same as is typical on pages that require say jQuery, then handlebars...whatever else.

[Demo] button should be [View Demo]

@simurai what are your thoughts here? I could go either way.

Turn the "invisible browser window" pro-tip into a standalone demo

We have the Communicate with Invisible Browser Window (in Communication) as a demo and the ProTip as well (in Windows)—where you thinking of something else @zeke?

Detect the user's OS with process.version and only display one of: (CMD + V or CTRL + V)

I'm fine with doing this—but to clarify, do you mean in the Clipboard demos?

@zeke
Copy link
Contributor Author

zeke commented Apr 13, 2016

Avoid duplicate inline JS

@jlord I think I was referring to the inline <pre><code> snippets. I guess they're not duplicated, just hidden from the watchful 👀 of standard. Not a big deal.

Turn the "invisible browser window" pro-tip into a standalone demo

Pretty sure this got worked out when you updated all the Pro-Tips™, @jlord

CMD + V or CTRL + V

Yep, I mean in the clipboard demo. I created https://github.com/zeke/electron-shortcut-normalizer with this in mind but haven't gotten around to using it because my focus has shifted to website stuff. But yes! I still want to do this.

@simurai
Copy link
Contributor

simurai commented Apr 14, 2016

[Demo] button should be [View Demo]

Ya, it feels more actionable. I'll make a PR.

@jlord
Copy link
Contributor

jlord commented Apr 16, 2016

We have issues #80 and #145 for the last two remaining things—ok to close out this list here?

@zeke zeke closed this as completed Apr 18, 2016
@jlord jlord mentioned this issue Apr 28, 2016
7 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants