You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/09/08 06:35:24 UTC

[GitHub] [beam] alexeyinkin opened a new issue, #23079: [Task]: Move pre-processing of example code away from grpc_code_client.dart

alexeyinkin opened a new issue, #23079:
URL: https://github.com/apache/beam/issues/23079

   ### What needs to happen?
   
   The code editor currently does not display tabs correctly. Tabs are the default indentation in the Go language.
   
   The workaround made in https://issues.apache.org/jira/browse/BEAM-13446
   is replacing tabs with 2 spaces in https://github.com/apache/beam/blob/master/playground/frontend/lib/utils/replace_incorrect_symbols.dart
   called in https://github.com/apache/beam/blob/master/playground/frontend/lib/modules/examples/repositories/example_client/grpc_example_client.dart
   
   ... which is not an appropriate location to be aware of this. For many reasons the only appropriate location for the fix is the editor itself.
   
   This fix should be removed from the Playground when the editor supports tab symbols or replaces them on its own:
   https://github.com/akvelon/flutter-code-editor/issues/62
   
   ### Issue Priority
   
   Priority: 3
   
   ### Issue Component
   
   Component: beam-playground


-- 
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.apache.org

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


[GitHub] [beam] alexeyinkin commented on issue #23079: [Task]: Move pre-processing of example code away from grpc_code_client.dart

Posted by GitBox <gi...@apache.org>.
alexeyinkin commented on issue #23079:
URL: https://github.com/apache/beam/issues/23079#issuecomment-1240286142

   .remove-labels 'awaiting triage'


-- 
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


[GitHub] [beam] Malarg commented on issue #23079: [Task]: Move pre-processing of example code away from grpc_code_client.dart

Posted by GitBox <gi...@apache.org>.
Malarg commented on issue #23079:
URL: https://github.com/apache/beam/issues/23079#issuecomment-1321547558

   .take-issue


-- 
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


[GitHub] [beam] pabloem closed issue #23079: [Task]: Move pre-processing of example code away from grpc_code_client.dart

Posted by GitBox <gi...@apache.org>.
pabloem closed issue #23079: [Task]: Move pre-processing of example code away from grpc_code_client.dart
URL: https://github.com/apache/beam/issues/23079


-- 
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


[GitHub] [beam] alexeyinkin commented on issue #23079: [Task]: Move pre-processing of example code away from grpc_code_client.dart

Posted by GitBox <gi...@apache.org>.
alexeyinkin commented on issue #23079:
URL: https://github.com/apache/beam/issues/23079#issuecomment-1298084405

   .take-issue


-- 
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