Skip to content

Commit

Permalink
Fix cursor:pointer on hover should go all the way to the end of page
Browse files Browse the repository at this point in the history
  • Loading branch information
hirokiterashima committed Oct 17, 2023
1 parent 005008b commit 6ac6da1
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 18 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@
<div
id="{{ item.key }}"
fxLayoutAlign="start center"
class="pointer"
[ngClass]="{
groupHeader: isGroupNode(item.key),
stepHeader: !isGroupNode(item.key),
Expand All @@ -101,7 +102,7 @@
i18n-aria-label
>
<div
class="projectItemTitleDiv pointer"
class="projectItemTitleDiv"
fxLayoutAlign="start center"
fxLayoutGap="10px"
(click)="nodeClicked(item.key)"
Expand Down Expand Up @@ -164,7 +165,7 @@ <h6 class="unused-header">Unused Lessons</h6>
branchPathStepHeader:
isNodeInAnyBranchPath(inactiveNode.id) && !isGroupNode(inactiveNode.id)
}"
class="projectItem"
class="pointer projectItem"
>
<mat-checkbox
color="primary"
Expand All @@ -175,7 +176,7 @@ <h6 class="unused-header">Unused Lessons</h6>
i18n-aria-label
>
<div
class="projectItemTitleDiv pointer"
class="projectItemTitleDiv"
fxLayoutAlign="start center"
(click)="nodeClicked(inactiveNode.id)"
>
Expand All @@ -192,7 +193,7 @@ <h6 class="unused-header">Unused Lessons</h6>
branchPathStepHeader:
isNodeInAnyBranchPath(inactiveChildId.id) && !isGroupNode(inactiveChildId.id)
}"
class="projectItem"
class="pointer projectItem"
>
<mat-checkbox
color="primary"
Expand All @@ -203,7 +204,7 @@ <h6 class="unused-header">Unused Lessons</h6>
i18n-aria-label
>
<div
class="projectItemTitleDiv pointer"
class="projectItemTitleDiv"
fxLayoutAlign="start center"
(click)="nodeClicked(inactiveChildId)"
>
Expand All @@ -221,7 +222,7 @@ <h6 class="unused-header" i18n>Unused Steps</h6>
<ng-container *ngFor="let inactiveNode of inactiveStepNodes">
<div
*ngIf="!isGroupNode(inactiveNode.id) && getParentGroup(inactiveNode.id) == null"
class="projectItem"
class="pointer projectItem"
>
<div
[ngClass]="{
Expand All @@ -240,7 +241,7 @@ <h6 class="unused-header" i18n>Unused Steps</h6>
i18n-aria-label
>
<div
class="projectItemTitleDiv pointer"
class="projectItemTitleDiv"
fxLayoutAlign="start center"
(click)="nodeClicked(inactiveNode.id)"
>
Expand Down
22 changes: 11 additions & 11 deletions src/messages.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -9622,7 +9622,7 @@ Click &quot;Cancel&quot; to keep the invalid JSON open so you can fix it.</sourc
</context-group>
<context-group purpose="location">
<context context-type="sourcefile">src/assets/wise5/authoringTool/project-authoring/project-authoring.component.html</context>
<context context-type="linenumber">156</context>
<context context-type="linenumber">157</context>
</context-group>
</trans-unit>
<trans-unit id="a10dba8eb1f22a5f90f90e79b8305963eec3ee38" datatype="html">
Expand All @@ -9637,7 +9637,7 @@ Click &quot;Cancel&quot; to keep the invalid JSON open so you can fix it.</sourc
</context-group>
<context-group purpose="location">
<context context-type="sourcefile">src/assets/wise5/authoringTool/project-authoring/project-authoring.component.html</context>
<context context-type="linenumber">219</context>
<context context-type="linenumber">220</context>
</context-group>
</trans-unit>
<trans-unit id="0217500199a3e48a7b95762b14b79dad49e76beb" datatype="html">
Expand All @@ -9652,7 +9652,7 @@ Click &quot;Cancel&quot; to keep the invalid JSON open so you can fix it.</sourc
</context-group>
<context-group purpose="location">
<context context-type="sourcefile">src/assets/wise5/authoringTool/project-authoring/project-authoring.component.html</context>
<context context-type="linenumber">220</context>
<context context-type="linenumber">221</context>
</context-group>
</trans-unit>
<trans-unit id="f951d80b53d5536f79142285e8ba09f190a3c723" datatype="html">
Expand Down Expand Up @@ -12039,7 +12039,7 @@ Click &quot;Cancel&quot; to keep the invalid JSON open so you can fix it.</sourc
<source>Select lesson or step</source>
<context-group purpose="location">
<context context-type="sourcefile">src/assets/wise5/authoringTool/project-authoring/project-authoring.component.html</context>
<context context-type="linenumber">100</context>
<context context-type="linenumber">101</context>
</context-group>
</trans-unit>
<trans-unit id="8ee3a5c584c3f2988bbd4e7cf0204123f312fb0f" datatype="html">
Expand All @@ -12048,7 +12048,7 @@ Click &quot;Cancel&quot; to keep the invalid JSON open so you can fix it.</sourc
}}"/></source>
<context-group purpose="location">
<context context-type="sourcefile">src/assets/wise5/authoringTool/project-authoring/project-authoring.component.html</context>
<context context-type="linenumber">115,117</context>
<context context-type="linenumber">116,118</context>
</context-group>
</trans-unit>
<trans-unit id="3374b45efd7fad4f098ebbfb6a888d7236906a0c" datatype="html">
Expand All @@ -12057,7 +12057,7 @@ Click &quot;Cancel&quot; to keep the invalid JSON open so you can fix it.</sourc
}}"/></source>
<context-group purpose="location">
<context context-type="sourcefile">src/assets/wise5/authoringTool/project-authoring/project-authoring.component.html</context>
<context context-type="linenumber">125,127</context>
<context context-type="linenumber">126,128</context>
</context-group>
</trans-unit>
<trans-unit id="6a6a2c1fda09ebe6ab5a6a8313989c4cf4d8b194" datatype="html">
Expand All @@ -12066,32 +12066,32 @@ Click &quot;Cancel&quot; to keep the invalid JSON open so you can fix it.</sourc
}}"/></source>
<context-group purpose="location">
<context context-type="sourcefile">src/assets/wise5/authoringTool/project-authoring/project-authoring.component.html</context>
<context context-type="linenumber">135,137</context>
<context context-type="linenumber">136,138</context>
</context-group>
</trans-unit>
<trans-unit id="b3b4847175a6193afa85eb431bbe16d1f04470fa" datatype="html">
<source>Has Rubric</source>
<context-group purpose="location">
<context context-type="sourcefile">src/assets/wise5/authoringTool/project-authoring/project-authoring.component.html</context>
<context context-type="linenumber">144</context>
<context context-type="linenumber">145</context>
</context-group>
</trans-unit>
<trans-unit id="6ab64ec395f796b771a2d87d2801d0fe60b871d2" datatype="html">
<source>Select lesson</source>
<context-group purpose="location">
<context context-type="sourcefile">src/assets/wise5/authoringTool/project-authoring/project-authoring.component.html</context>
<context context-type="linenumber">174</context>
<context context-type="linenumber">175</context>
</context-group>
</trans-unit>
<trans-unit id="0788cea8f340f4f5399901765d2003f90af76669" datatype="html">
<source>Select step</source>
<context-group purpose="location">
<context context-type="sourcefile">src/assets/wise5/authoringTool/project-authoring/project-authoring.component.html</context>
<context context-type="linenumber">202</context>
<context context-type="linenumber">203</context>
</context-group>
<context-group purpose="location">
<context context-type="sourcefile">src/assets/wise5/authoringTool/project-authoring/project-authoring.component.html</context>
<context context-type="linenumber">239</context>
<context context-type="linenumber">240</context>
</context-group>
</trans-unit>
<trans-unit id="791981839110791639" datatype="html">
Expand Down

0 comments on commit 6ac6da1

Please sign in to comment.