question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add Edit Dialog pattern

See original GitHub issue

Do not use EditDialog within a full page form/record layout. This not a replacement for Inline Edit.

It is meant for standalone “modify this word” parts of a page.

This is not an Inline Edit pattern, but does have a similar UX pattern. If you were using an InlineEdit pattern outside a form, then this Edit Dialog variant of input is the replacement component. An Inline Edit UX pattern within a form is A COMPLETELY DIFFERENT THING and is outside the scope of this Github issue. You should go look at #1395

DSR’s Inline Edit Form Input is a different pattern than https://www.lightningdesignsystem.com/components/form-element/#Inline-Edit

~We’ll need to do this in consideration of https://github.com/salesforce/design-system-react/issues/273 which involves moving components/form/InlineEdit to components/InlineEdit, but in agreement with this issue should not be moved. It should be “removed” from the doc site and deprecated.~ [DONE]

This is NOT a breaking change.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:9 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
interactivellamacommented, Feb 8, 2019

@shaundr Just contacted me and said that the Trailhead team was interested in this component.

1reaction
interactivellamacommented, May 11, 2018

I think this is the path forward for InlineEdit. @kwilloughby @aweibel

Read more comments on GitHub >

github_iconTop Results From Across the Web

Add / Edit Pattern Dialog | PhpStorm Documentation
Add / Edit Pattern Dialog​​ Use this dialog to define patterns that help track TODO items in your source code. Make sure the...
Read more >
Add / Edit Pattern Dialog - Help
Use this dialog box to define patterns that help track TODO items in your source code. Make sure the TODO items in the...
Read more >
Add/Edit Function Dialog Box
Add /Edit Function Dialog Box ; To access, Click the Add Function button under the Report Layout box in the Query Node Definition...
Read more >
add or edit data in dialog with MVVM pattern - MSDN - Microsoft
how to show this dialog window and return the Person object data from dialog window in MVVM pattern? Friday, July 30, 2010 8:31...
Read more >
Customizing the Add/Edit Dialog in jqGrid
jqGrid has no simple support of dependent selects in the editoptions . So to implement is one have to use change event on...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found