You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by "alexeyinkin (via GitHub)" <gi...@apache.org> on 2023/02/14 12:09:28 UTC

[GitHub] [beam] alexeyinkin commented on a diff in pull request #25347: [Tour of Beam] [Frontend] Delete account, GitHub auth, solution warning

alexeyinkin commented on code in PR #25347:
URL: https://github.com/apache/beam/pull/25347#discussion_r1105722165


##########
playground/frontend/playground_components/lib/src/widgets/dialogs/progress.dart:
##########
@@ -16,29 +16,43 @@
  * limitations under the License.
  */
 
+import 'dart:async';
+
 import 'package:flutter/material.dart';
 
-import '../../../playground_components.dart';
+class ProgressDialog extends StatelessWidget {

Review Comment:
   Move the comment from the overlay.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org