framework icon indicating copy to clipboard operation
framework copied to clipboard

Info message should be easily replaceable in 'dir-empty.hbs'

Open colemanProjects opened this issue 6 years ago • 0 comments

Describe the bug In order for an app to replace the text for this, you would have to create a new component in your app called dir-empty.hbs (which is not navi namespaced).

also, the app has to remove the navi-info-message component, or explicitly pull that package into the app. Would be nice if we could simply replace a property on a component js file.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Additional context Add any other context about the problem here.

colemanProjects avatar Sep 21 '19 18:09 colemanProjects