Littlebay Templates Documentation
  • Welcome!
  • Quick Links & Tips
    • Littlebay Forum
    • Support Email
    • Built-In Documentation
    • Navigating the Bubble Editor
    • Navigating this Documentation
    • List of Bubble Guides
  • Messaging Template
    • Release Notes
      • 05/28/21 Guide on How to Update the Template's Select Conversation Workflow
      • 09/05/20 Guide on How to Update the Template's Video Chat Service
      • 06/14/19 Guide on New Conversation Functionality
    • About this Template
    • Setup Guide
    • Development Guides
      • Built-In Workflow Notes
      • Pages Summary
      • Reusable Elements Summary
      • Passwords
      • Translating Your App
      • Mini Guides
        • How to Remove Group Conversation Functionality
        • How to show the Chat window after clicking "Message" on the Profile Page when a Conversation Exists
      • Pages & Reusable Elements (Organized by Folder)
        • 1. Marketing
          • index
          • landing
          • 404
        • 2. Navigation
        • 3. Logged In
          • account
          • admin
          • change_pass
          • confirm
          • messages
            • Pageload Design
              • 1. Responsive
              • 2. Mobile Pageload
              • 3. New User
              • 4. New Conversation (Parameter)
              • 5. New Conversation w/ User (Parameter)
              • 6. View Conversation (Parameter)
              • 7. Viewing/Editing the Colors of the Message 'Bubbles'
            • Built-In Functionality
              • 1. Start a Conversation
              • 2. View/Select a Conversation
              • 3. Search for a Conversation
              • 4. Delete or Leave a Conversation
              • 5. View More Messages in a Conversation
              • 6. View Unread Messages
              • 7. See Who's Typing
              • 8. See Who's Seen Each Message
              • 9. Send Images in a Message
              • 10. Send Files in a Message
              • 11. Send a GIPHY in a Message
              • 12. Send a YouTube Video in a Message
              • 13. Start a Video Chat
          • onboard
          • profile
            • 1. Follow/Unfollow the User
            • 2. Send a Message to the User
            • 3. View the User's Followers
            • 4. View Who the User is Following
            • 5. Edit Profile
          • reset_pw
        • 4. Legal
          • privacy_policy
          • terms
    • Design Resources
      • Design Overview
      • Design Guide
      • UI Components
      • Page Templates
  • Responsive Base Template
    • Release Notes
    • About this Template
    • Setup Guide
    • Development Guides
      • Built-In Workflow Notes
      • Pages Summary
      • Reusable Elements Summary
      • Passwords
      • Translating Your App
      • Pages & Reusable Elements (Organized by Folder)
        • 1. Marketing
          • index
          • landing
          • 404
        • 2. Navigation
        • 3. Logged In
          • account
          • admin
          • change_pass
          • confirm
          • onboard
          • profile
            • 1. Follow/Unfollow the User
            • 2. View the User's Followers
            • 3. View Who the User is Following
            • 4. Edit Profile
          • reset_pw
        • 4. Legal
          • privacy_policy
          • terms
    • Design Resources
      • Design Overview
      • Design Guide
      • UI Components
      • Page Templates
Powered by GitBook
On this page
  • Overview
  • Why does this page exist?
  • Who can access this page?
  • What does this page allow my Users to do?
  • Where do my Users click in order to go to this page?
  • When are my Users taken to this page?
  • What should I keep in mind about this page’s workflows?
  • What else should I keep in mind about this page's design?
  1. Responsive Base Template
  2. Development Guides
  3. Pages & Reusable Elements (Organized by Folder)
  4. 3. Logged In

change_pass

PreviousadminNextconfirm

Last updated 6 years ago

Overview

Editor

Desktop

Preview

Why does this page exist?

The change_pass page allows Users to change their passwords. This page is not really needed in the template, but it could be useful if you allow Users to create accounts for others, and assign temporary passwords to those new Users. If that occurs, Users will be navigated to this page automatically after they log in with their temporary password, in order to create a new password.

This page's link is not within any of the template's navigation elements. Since the template doesn't give Users a temporary password for any reason, Users won't be taken to this page. If the Current User wants to change their password, they can do so on the account page.

Who can access this page?

Currently, any logged-in User can access this page.

What does this page allow my Users to do?

This page allows Users to change their password.

Where do my Users click in order to go to this page?

This page is not linked anywhere in the application, and can be deleted if you don't need it. However, it may be helpful to keep just incase you decide to add functionality that requires assigning Users temporary passwords in the future.

When are my Users taken to this page?

Currently, Users are never taken to this page.

What should I keep in mind about this page’s workflows?

There are only four workflows on this page. The first workflow checks if the Current User isn't logged in, and if so, redirects them to the homepage. The other workflows pertain to saving the Current User's new password. For more information on how this is accomplished, please refer to the B. Save New Password workflow folder.

What else should I keep in mind about this page's design?

The page uses the header_no_logo reusable element to prevent the Current User from changing pages when they are on this page