Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Brackets UI Audit #7887

Closed
JeffryBooher opened this issue May 20, 2014 · 7 comments
Closed

Brackets UI Audit #7887

JeffryBooher opened this issue May 20, 2014 · 7 comments
Assignees

Comments

@JeffryBooher
Copy link
Contributor

This is from the discussion in #7772 and conversation with @redmunds to either move to backlog or have 1.0 milestone issue to perform a UI audit:

  • Ensure All Dialog Titles are Title Case. A lot of the file system messages, project dialogs are not Title Case (Error loading project, Unable to rename file, etc...)
  • Anything else
@JeffryBooher JeffryBooher added this to the Brackets 1.0 milestone May 20, 2014
@ingorichter
Copy link
Contributor

@larz0 Would you mind reviewing the UI towards the release of 1.0?

@larz0
Copy link
Member

larz0 commented May 27, 2014

@ingorichter no problem!

@peterflynn
Copy link
Member

Reviewed. Opportunistic for 1.0 -- if @LarZ has time to do a scrub, we can make small tweaks like string fixes. But if we wind up crunched for time or this becomes more involved, it's ok to push out.

@larz0
Copy link
Member

larz0 commented Aug 13, 2014

@peterflynn we can close this issue right?

@peterflynn
Copy link
Member

@larz0 If you don't want to do any overall scrub of the UI before we hit 1.0, then yes feel free to close this

@larz0
Copy link
Member

larz0 commented Aug 13, 2014

@peterflynn I see. I'll keep this open then. I missed that "Anything else" bullet point in Jeff's original comment.

larz0 added a commit that referenced this issue Oct 13, 2014
@redmunds
Copy link
Contributor

See PR #9560 . Closing.

peterflynn added a commit that referenced this issue Oct 21, 2014
…rouping

* origin/master: (182 commits)
  Fix unit test failure -- file-read wasn't always passing back correct error codes anymore. If the initial stat() fails (e.g. file doesn't exist or permission denied), we were double-converting the error code from brackets-shell format to FS impl API format, causing it to get mangled and treated as "Unknown."
  Limit document file sizes to 16MB on open
  fix definePreference
  auto-install extensions
  Updated .not-editor styling based on @TomMalbran's feedback.
  Added subtle border for dark menus.
  Pushing sidebar icons to the back of Working Files label when they overlap.
  Project dropdown toggle needs right margin.
  Making sure that the anchors in jstree will never show a hover state.
  Fix live dev highlight being out of place in edge cases
  Fix for #9545.
  Made unfocused pane look unfocused.
  Initial commit. Added necessary properties in order to override bootstrap styles. This branch is for #7887.
  Recognize Vagrantfile as ruby
  Replace HTML entity with literal dash in Getting Started
  Update strings.js
  Update strings.js
  Fix bug #9511 (Can't select text in Extension Manager anymore) - Remove no-focus from dialog root to allow text selection. Change scope of key listener so tabbing continues to work without needing to reintroduce tabIndex on the dialog, since that triggers Bootstrap-modal problems (#9196).
  corrected typo in 'bootstrapping'
  Working Performance Set Improvements
  ...
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

7 participants