Skip to content

[CLOSED] Display Inline Editor Errors #6268

@core-ai-bot

Description

@core-ai-bot

Issue by redmunds
Tuesday Feb 18, 2014 at 22:50 GMT
Originally opened as adobe/brackets#6916


This has been implemented using proposal outlined here.

The Quick Docs Feature uses the same mechanism, so it is also supported.

Code handles errors for the CSS, JS, and InlineTimingFunction Inline Editors. Are there any cases that could be handled for the InlineColorEditor? Any other Inline Editors?

TODO:

  • immediately dismiss message on:
    • when displaying another inline editor error
    • on scroll
    • change editors
    • selection change
    • edit page
  • scroll cursor into view
  • unit tests
  • determine conflicts with other floating thingies
    • Quick View
    • other Quick Edit or Quick Docs widget
    • main menus (HTML & native)
    • context menu
    • dropdowns (New Rule?)
  • UX review
  • string review
  • any InlineColorEditor error cases that can be handled?
  • code review
  • rebase
  • update quick edit API documentation

redmunds included the following code: https://github.com/adobe/brackets/pull/6916/commits

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions