Skip to content

Conversation

@MathPow
Copy link

@MathPow MathPow commented Apr 21, 2025

#35
"Create Folder" => "Create Project"

image

Description by Callstackai

This PR updates the text from 'Create Folder' to 'Create Project' in the NewEntityDropdown component.

Diagrams of code changes
sequenceDiagram
    participant U as User
    participant D as NewEntityDropdown
    participant T as Text Element

    U->>D: Views dropdown
    D->>T: Displays "Create Project" text
    Note over T: New text element added<br/>under project button
Loading
Files Changed
FileSummary
frontend/components/sidebar/SidebarTree/NewEntityDropdown.vueUpdated the text for creating a new project.

This PR includes files in programming languages that we currently do not support. We have not reviewed files with the extensions .vue. See list of supported languages.

@netlify
Copy link

netlify bot commented Apr 21, 2025

Deploy Preview for acreom-app ready!

Name Link
🔨 Latest commit d952279
🔍 Latest deploy log https://app.netlify.com/sites/acreom-app/deploys/68069cd652d0c20008d52b9f
😎 Deploy Preview https://deploy-preview-37.preview.acreom.com
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant