Commit 6f2ee22
buck2: Improve pop-up when the buck project is malformed
Summary:
When ELP is loading a buck project it does queries using buck.
Sometimes these fail, because the current state of the buck configuration files is invalid.
In that case, we show a pop-up suggesting that the user examine the buck dashboard, and provide a URL for this.
It is not always clear to the user that this is related to a malformed buck project, rather than a bug in ELP.
This diff tries to make it clearer.
Note that we unfortunately do not have the ability to use any kind of formatting in the displayed message.
Reviewed By: TD5
Differential Revision: D86510447
fbshipit-source-id: 57a93f829d37a8a4d7c8be88d6cf68adcf41c8591 parent 4227771 commit 6f2ee22
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1803 | 1803 | | |
1804 | 1804 | | |
1805 | 1805 | | |
| 1806 | + | |
| 1807 | + | |
| 1808 | + | |
| 1809 | + | |
1806 | 1810 | | |
1807 | 1811 | | |
1808 | | - | |
| 1812 | + | |
1809 | 1813 | | |
1810 | 1814 | | |
1811 | 1815 | | |
| |||
0 commit comments