Porat Projects

My feedback

33 results found

  1. 33 votes
    How important is this to you?
    Porat Projects supported this idea  · 
  2. 77 votes
    How important is this to you?
    Porat Projects supported this idea  · 
  3. 38 votes
    How important is this to you?
    Porat Projects supported this idea  · 
  4. 41 votes
    How important is this to you?
    Porat Projects supported this idea  · 
  5. 2 votes
    How important is this to you?
    Porat Projects supported this idea  · 
  6. 39 votes
    How important is this to you?
    An error occurred while saving the comment
    Porat Projects commented  · 

    in regards to @Sumedha Mehta comment - while it is indeed possible to create a new function with the directory name before it, separated with a forward-slash (i.e. dirName/funcName) - it only applies to the app structure on github.
    Still all functions are showing in a single place - in the main app window on Atlas App Services.
    It is crucially important to separate all functions to their own folders on that window.

    Porat Projects supported this idea  · 
  7. 3 votes
    How important is this to you?
    Porat Projects shared this idea  · 
  8. 14 votes
    How important is this to you?
    Porat Projects supported this idea  · 
  9. 14 votes
    How important is this to you?
    Porat Projects supported this idea  · 
  10. 17 votes
    How important is this to you?
    Porat Projects supported this idea  · 
  11. 12 votes
    How important is this to you?
    Porat Projects supported this idea  · 
  12. 3 votes
    How important is this to you?
    An error occurred while saving the comment
    Porat Projects commented  · 

    It only takes adding one css property of "margin-top: 65px;" to the "function-editor-add-dependency-button". just like this:

    .function-editor-add-dependency-button {
    display: flex; // exists
    justify-content: flex-end; // exists
    padding-bottom: 20px; // exists
    margin-top: -65px; // new
    }

    Porat Projects supported this idea  · 
    Porat Projects shared this idea  · 
  13. 2 votes
    How important is this to you?
    Porat Projects shared this idea  · 
2 Next →

Feedback and Knowledge Base